All notable changes to this project will be documented in this file.
1.3.4 (2026-03-27)
- deps: bump actions/cache from 5.0.3 to 5.0.4 (#115) (1ff162a)
- deps: bump astral-sh/setup-uv from 7.5.0 to 7.6.0 (#117) (13fb3cf)
- deps: bump astral-sh/setup-uv from b75dde52aef63a238519e7aecbbe79a4a52e4315 to e06108dd0aef18192324c70427afc47652e63a82 (#114) (96f3975)
- deps: bump codecov/codecov-action from 5.5.2 to 5.5.3 (#116) (c86c8e2)
- deps: bump googleapis/release-please-action from c3fc4de07084f75a2b61a5b933069bda6edf3d5c to 16a9c90856f42705d54a6fda1823352bdc62cf38 (#112) (4150d56)
- deps: bump peaceiris/actions-gh-pages from e9c66a37f080288a11235e32cbe2dc5fb3a679cc to 4f9cc6602d3f66b9c108549d475ec49e8ef4d45e (#113) (c697f1d)
1.3.3 (2026-03-16)
- deps: bump actions/download-artifact from 7 to 8 (#101) (0e572a0)
- deps: bump actions/upload-artifact from 6 to 7 (#102) (22b8374)
1.3.2 (2026-02-12)
- Add capability of having a system object name different than system (#96) (6f3e408)
- Propagate
parent_class_enumwhen it is not the system get_object_properties() and iterate_properties() reject valid properties when parent_class_enum is not System. (#100) (7200897)
1.3.1 (2026-02-10)
- deps-dev: bump ipython from 9.7.0 to 9.8.0 (#86) (50c97c5)
- deps-dev: bump pytest from 9.0.1 to 9.0.2 (#87) (07e697b)
- deps: bump actions/download-artifact from 6 to 7 (#89) (41ab2b4)
- deps: bump actions/upload-artifact from 5 to 6 (#88) (fc840f8)
1.3.0 (2025-12-11)
- deps: bump pre-commit from 4.2.0 to 4.5.0 (#82) (a590ce9)
- deps: bump ruff from 0.14.7 to 0.14.8 (#83) (c4123e1)
1.2.2 (2025-12-06)
1.2.1 (2025-12-04)
1.2.0 (2025-12-02)
- Adding method
add_datafile_tagand refactor add_properties/add_properties_from_records (#69) (1e6e018) - Adding new fixtures for cleaner testing. (#68) (9062baa)
- Adding query date_from and date_to to properties (#67) (00d533b)
- deps: bump actions/checkout from 4 to 6 (#74) (bb7be8d)
- deps: bump actions/setup-python from 5 to 6 (#73) (18a0d9d)
- deps: bump furo from 2024.8.6 to 2025.9.25 (#77) (3dd6463)
- deps: bump ipython from 9.4.0 to 9.7.0 (#76) (ca687df)
- deps: bump pytest from 8.4.1 to 9.0.1 (#75) (5864d85)
- (get_memberships) Updated
get_membershipfunction (#6)
- (actions) Adding first version of GitHub actions (#5)
- (actions) Fixing GitHub Actions and refactoring API (#7)
- Removing trailwhitespace