Skip to content

Releases: NatLabRockies/plexosdb

v1.3.4

27 Mar 05:37
69aaf25

Choose a tag to compare

1.3.4 (2026-03-27)

🧩 CI

  • use release/v1 tag for pypa/gh-action-pypi-publish (#107) (c4e58b8)

📦 Build

  • 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)

v1.3.3

16 Mar 03:07
bf0d5e9

Choose a tag to compare

1.3.3 (2026-03-16)

🐛 Bug Fixes

  • ci: harden all workflows per zizmor audit (#105) (67ca845)

⚡ Performance

  • Improving performance of adding memberships from records (#104) (1ea4a39)

📦 Build

  • deps: bump actions/download-artifact from 7 to 8 (#101) (0e572a0)
  • deps: bump actions/upload-artifact from 6 to 7 (#102) (22b8374)

v1.3.2

12 Feb 02:48
55eea5f

Choose a tag to compare

1.3.2 (2026-02-12)

🐛 Bug Fixes

  • Add capability of having a system object name different than system (#96) (6f3e408)
  • Propagate parent_class_enum when it is not the system get_object_properties() and iterate_properties() reject valid properties when parent_class_enum is not System. (#100) (7200897)

v1.3.1

10 Feb 01:13
f518c0f

Choose a tag to compare

1.3.1 (2026-02-10)

🐛 Bug Fixes

  • copy_object and list_objects_by_class (#90) (a11783e)

📦 Build

  • 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)

v1.3.0

11 Dec 18:37
54cef72

Choose a tag to compare

1.3.0 (2025-12-11)

🚀 Features

  • Making add_from_records more robust (#85) (827b2dd)

📦 Build

  • 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)

v1.2.2

07 Dec 20:09
8534386

Choose a tag to compare

1.2.2 (2025-12-06)

🐛 Bug Fixes

  • Update battery collection enum naming and add increment to rank for same class enum (#80) (e247e67)

v1.2.1

04 Dec 20:21
3e940ff

Choose a tag to compare

1.2.1 (2025-12-04)

🐛 Bug Fixes

  • handle property related attributes on "add_properties_from_records" method (#78) (1776d2a)

v1.2.0

02 Dec 21:55
51e3f3b

Choose a tag to compare

1.2.0 (2025-12-02)

🚀 Features

  • Adding method add_datafile_tag and 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)

🐛 Bug Fixes

  • Adding new release-please workflow (#71) (1f8da38)

📦 Build

  • 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)

v1.1.3

19 Oct 19:05
v1.1.3
a85ce65

Choose a tag to compare

What's Changed

  • fix: has_property to correctly check properties by membership_id by @pesap in #61

Full Changelog: v1.1.2...v1.1.3

v1.1.2

17 Oct 04:34
v1.1.2
476792b

Choose a tag to compare

What's Changed

  • chore: Adding py.typed for mypy. by @pesap in #60

Full Changelog: v1.1.1...v1.1.2