Releases: NREL/plexosdb
Releases · NREL/plexosdb
v1.3.0
v1.2.2
v1.2.1
v1.2.0
v1.1.3
What's Changed
Full Changelog: v1.1.2...v1.1.3
v1.1.2
v1.1.1
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
What's Changed
- docs: fixing
get_object_membershipexample 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_collectionsmethod 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
- @jennielu92 made their first contribution in #40
- @k1nshuk made their first contribution in #37
- @mcllerena made their first contribution in #32
Full Changelog: v1.0.0...v1.1.0
v1.0.0
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