Skip to content

Releases: josh-ashkinaze/plurals

0.2.32.1

20 Feb 16:11
Compare
Choose a tag to compare
dummy commit to re-trigger pypi

0.2.32

20 Feb 16:08
Compare
Choose a tag to compare
release

0.2.31.1

11 Feb 16:52
Compare
Choose a tag to compare
(release after ci change)

0.2.31

11 Feb 16:20
Compare
Choose a tag to compare

What's changed

  • Added some documentation around using local LLMs via Ollama, noted this feature is experimental
  • YAML cleanup

0.2.30

23 Dec 16:14
Compare
Choose a tag to compare

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 to importlib if can't import pkg_resources

0.2.29.3

15 Oct 05:07
Compare
Choose a tag to compare
  • Internal refactor of setting combination instructions
  • Added more unit tests around different ways to set combination instructions

0.2.29.2

15 Oct 01:01
Compare
Choose a tag to compare
  • Bugfix of instruction overwrite
  • More unit tests
  • Formatting/spacing cleanup of deliberation file

0.2.29.1

27 Sep 10:46
Compare
Choose a tag to compare

Additional non-functionality-changing PyPi changes:

  • Mermaid diagram asset link

0.2.29

27 Sep 10:42
Compare
Choose a tag to compare

Changed to PyPi metadata and information but not functionality of package

  1. Refer to GitHub assets in README
  2. Updated citation info
  3. Add docs to PyPi

0.2.28

23 Sep 20:54
Compare
Choose a tag to compare
  • Significant documentation overhaul: Re-did entire README and Sphinx documentation
  • Minor improvements to docstrings