v.0.2.12
- Adds a script to retrieve hyperparameters (#210)
- Verbose patience logging when enabled (#213)
- Adds support for Python 3.11 and 3.12 (#217)
- Fixes bug allowing for optional feature encoders with models that don't require it (#220)
- Places embedding initializations in separate module, fixing bug with the feature-invariant transformer (#221)
- Logs vocabularies separately for greater informativity (#222)