-
v0.24.00063f22f · ·
- Add support for Python 3.12 and drop support for Python 3.7 - Add created_by info to Workspace & Project dataclasses
-
v0.23.030d2fd94 · ·
- Added new run filters: `status`, `trigger`, `created_by` and `package_suuid` - Implemented option for exclude version of run filters (e.g. `status__exclude`) - CLI command `askanna run list` now includes a filter option for `status` - Defined `status` and `trigger` values using a `Literal` type - Expanded test coverage and added test utils with date-time helpers - Removed deprecated `GetRunsSDK` - Switch from `pytz` to `zoneinfo` and removed [pytz](http://pythonhosted.org/pytz) from dependencies - Change the build system from [Wheel](https://wheel.readthedocs.io/) to [Hatch](https://hatch.pypa.io/) - Switch from [Flake8](https://flake8.pycqa.org/) to [Ruff](https://beta.ruff.rs/docs/) - Introduce parallel matrix for GitLab CI/CD to simplify the config - Add release related jobs to GitLab CI/CD
-
v0.22.01d9b182c · ·
- Add '_at' suffix to datetime fields in dataclasses to support the new AskAnna Backend API response - Fix creating a project with description value None - Update documentation references - Align printing of object info via CLI - Update ArtifactInfo dataclass
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-