Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 1003 Bytes

release_notes.rst

File metadata and controls

40 lines (32 loc) · 1003 Bytes

Release Notes

Future Release

  • Enhancements
  • Fixes
  • Changes
  • Documentation Changes
  • Testing Changes

Thanks to the following people for contributing to this release: :user:`thehomebrewnerd`

v0.1.0 May 14, 2024

  • Enhancements
    • Add support for Python 3.12 (:pr:`34`)
  • Testing Changes
    • Update release notes updated check CI action (:pr:`33`)

Thanks to the following people for contributing to this release: :user:`thehomebrewnerd`

v0.0.3 Mar 19, 2024

  • Remove pandas version upper bound restriction and add Python 3.11 tests (:pr:`16`)
  • Remove support for Python 3.8 (:pr:`22`)
  • Add verbose flag for release upload (:pr:`27`)

v0.0.2 May 9, 2023

  • Add primitives from nlp-primitives add on (:pr:`7`)

v0.0.1 Apr 14, 2023

  • Initial Release