Releases: alteryx/nlp_primitives
v2.4.0
v2.4.0 Mar 31, 2022
- Changes
- Added pip dependencies for M1 Macs (#117)
- Testing Changes
Thanks to the following people for contributing to this release:
@dvreed77, @gsheni, @jeff-hernandez, @thehomebrewnerd
v2.3.0
v2.3.0 Feb 28, 2022
- Changes
- Tensorflow dependent primitives only imported at top level if tensorflow is installed (#105)
- Testing Changes
- Skip Tensorflow dependent tests if --notensorflow flag is passed to pytest (#107)
Thanks to the following people for contributing to this release:
@dvreed77, @rwedge
v2.2.0
v2.2.0 Feb 17, 2022
- Enhancements
- Fixes
- Fixes error with MeanCharactersPerWord primitive with series of Nones (#101)
- Documentation Changes
- Remove testing on conda forge in release.md (#84)
- Testing Changes
Thanks to the following people for contributing to this release:
@dvreed77, @gsheni, @jeff-hernandez, @tuethan1999
v2.1.0
v2.1.0 Dec 21, 2021
- Enhancements
- Changes
- Update setup.py with new and correct information (#72)
- Testing Changes
- Add python 3.9 CI for unit tests and entrypoint tests (#72)
Thanks to the following people for contributing to this release:
@gsheni, @jeff-hernandez
v2.1.0.dev0
Development release for testing purposes
v2.0.0
v2.0.0 Oct 13, 2021
- Changes
- Update primitives for compatibility with Featuretools 1.0.0 (#61)
- Testing Changes
- Individual CI jobs will not cancel if other jobs fail (#67)
Thanks to the following people for contributing to this release:
@rwedge, @thehomebrewnerd
v2.0.0.dev0
Development release for testing purposes
v2.0.0rc1
v1.2.0
v1.2.0 Sept 3, 2021
- Enhancements
- Add Elmo primitive (#64)
- Changes
- Drop python 3.6 support (#57)
- Documentation Changes
- Update UniversalSentenceEncoder docstring example (#42)
Thanks to the following people for contributing to this release:
@davesque, @gsheni, @jeff-hernandez, @rwedge
Breaking Changes
- Drop python 3.6 support (#57)