0.17.0
What's Changed
- Port internal changes from v1 by @gabrys in #336
- change internal._Filter.all and any to accept a list by @gabrys in #334
- update neptune-api to 0.18.0 by @michalsosn in #344
Bugfixes
- fix fail in type_in validation by @michalsosn in #328
- fix all dtypes in the resulting dataframe turning into objects after pivot by @michalsosn in #335
Improvements
- refactor composition.metrics to use concurrency utils by @michalsosn in #329
- Move internal unit tests from tests/unit/alpha/internal to tests/unit/internal by @gabrys in #332
- extract released version from the gha env variable by @michalsosn in #342
Full Changelog: 0.16.0...0.17.0