v0.1.0
What's Changed
New features
- Add version warnings by @pavelzw in #24
- Improve sklearn dtypes, add is_leaf to state by @pavelzw in #25
- Use np.unpackbits by @jonashaag in #27
- Use np.packbits in half int compression by @jonashaag in #34
- Make dtype casts safe by @pavelzw in #38
Other changes
- Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 by @dependabot in #20
- Bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1 by @dependabot in #40
- Create LICENSE by @pavelzw in #37
- Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 by @dependabot in #42
New Contributors
- @dependabot made their first contribution in #20
Full Changelog: v0.0.1...v0.1.0