Changelog

CHANGELOG

v0.5.0 (2025-02-14)

Feature

Unknown

  • Fix docs (d9624cf)

  • Add poetry to docs ci (3718b14)

  • Merge branch ‘main’ of github.com:eugene-prout/yatla into main (8712c97)

  • Add readthedocs pipeline file (b8d858f)

  • Merge pull request #2 from eugene-prout/add-documentation

Add documentation (23db302)

v0.4.0 (2024-03-17)

Feature

  • feat: add basic numerical functions (9e2489f)

v0.3.0 (2024-03-17)

Feature

  • feat: add bounded iteration

feat: add bounded iteration (a1759b4)

Unknown

v0.2.0 (2024-03-03)

Feature

  • feat: improve type inference (f00b640)

v0.1.0 (2024-03-03)

Feature

  • feat: add Poetry build and PyPi publishing (8e58b50)

Unknown