v0.4.1
Major Changes:
- Documented all functionalities of the code in both generated documentation webpage and README.
- Automated the testing process. Iterated through several improvements to it.
- Reorganized parts of the code to skip or include them during (1) documentation generation and (2) library packaging (for Python); all to keep things clean.
Minor Changes:
- Improved the software description for nimble.
- Added auxiliary information to the documentation, such as an introduction to compositional spaces.
- Simplified
outFunction
parameters and operation.
Full Changelog: v0.4.0...v0.4.1