Releases: NatLabRockies/plexosdb
Releases · NatLabRockies/plexosdb
v1.3.2
12 Feb 02:48
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v1.1.1
17 Oct 01:15
Compare
Sorry, something went wrong.
No results found
v1.1.0
16 Jul 03:58
Compare
Sorry, something went wrong.
No results found
What's Changed
docs: fixing get_object_membership example by @jennielu92 in #40
updates to PlexosDB to make it compatble with the new R2X-PLEXOS plugin. by @k1nshuk in #37
Add list_models() method by @mcllerena in #32
feat: Add list_collections() method by @mcllerena in #42
feat: Adding capability to rename objects by @pesap in #33
feat: add list_collections method to db by @pesap in #43
updating docs for memberships by @jennielu92 in #45
Update docs and typos by @mcllerena in #44
feat: Adding capability to remove object and cascade by @pesap in #47
Refactor code for itererate_properties method by @mcllerena in #35
New Contributors
Full Changelog : v1.0.0...v1.1.0