Releases: josh-ashkinaze/plurals
Releases · josh-ashkinaze/plurals
0.2.32.1
0.2.32
release
0.2.31.1
(release after ci change)
0.2.31
What's changed
- Added some documentation around using local LLMs via Ollama, noted this feature is experimental
- YAML cleanup
0.2.30
What's Changed
- (Refactor) Small change that should ensure better forward compatibility. Previously used
pkg_resources
which does not come bundled with newer versions of Python so fallback toimportlib
if can't import pkg_resources
0.2.29.3
- Internal refactor of setting combination instructions
- Added more unit tests around different ways to set combination instructions
0.2.29.2
- Bugfix of instruction overwrite
- More unit tests
- Formatting/spacing cleanup of deliberation file
0.2.29.1
Additional non-functionality-changing PyPi changes:
- Mermaid diagram asset link
0.2.29
Changed to PyPi metadata and information but not functionality of package
- Refer to GitHub assets in README
- Updated citation info
- Add docs to PyPi
0.2.28
- Significant documentation overhaul: Re-did entire README and Sphinx documentation
- Minor improvements to docstrings