Skip to content

Releases: NREL/plexosdb

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

v1.1.1

17 Oct 01:15
v1.1.1
4822cd7

Choose a tag to compare

What's Changed

  • Add new method to list scenarios by model by @mcllerena in #52
  • update docs sidebar by @mcllerena in #54
  • Bulk insert properties with texts field by @mcllerena in #50
  • feat: Adding iterate_properties with query instead of multiple functions by @pesap in #59

Full Changelog: v1.1.0...v1.1.1

v1.1.0

16 Jul 03:58
v1.1.0
7b752ea

Choose a tag to compare

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

v1.0.0

07 Apr 05:26
v1.0.0
a7b48b2

Choose a tag to compare

What's Changed

  • CI: Adding release action by @pesap in #25
  • feat: Consolidate code structure by @pesap in #26
  • feat: Adding support for adding attributes by @pesap in #27
  • feat(scenarios): Adding scenario manipulation. by @pesap in #28
  • feat: Adding report writing capability by @pesap in #29
  • feat: Adding bulk operations to plexosdb by @pesap in #30

Full Changelog: v0.1.0...v1.0.0

v0.1.0b1

13 Mar 21:10
v0.1.0b1
da5b9f4

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.0b1