Changelog¶
All notable changes to this project will be documented in this file.
[1.0.0] - 2025-04-07¶
🚀 Features¶
Consolidate code structure (#26)
Adding support for adding attributes (#27)
(scenarios) Adding scenario manipulation. (#28)
Adding report writing capability (#29)
Adding bulk operations to plexosdb (#30)
[0.1.0b1] - 2025-03-13¶
🐛 Bug Fixes¶
Removing reference to other package
CI¶
Adding release action (#25)
[0.1.0] - 2025-02-13¶
🚀 Features¶
Add new Class for interacting with Plexos (#24)
🐛 Bug Fixes¶
Get_scenario_id was returning bool (#23)
[0.0.6] - 2024-10-29¶
🐛 Bug Fixes¶
Scenario filtering for scenarios not attached to the model (#20)
[0.0.5] - 2024-10-21¶
🚀 Features¶
New simple query for handling Plexos objects (#18)
[0.0.4] - 2024-09-18¶
🚀 Features¶
Enable capability of find enums with spaces and new methods for easy interaction (#17)
[0.0.3] - 2024-09-17¶
🚀 Features¶
Add time Slice query (#14)
Adds datafile text field for Data File object query (#15)
🐛 Bug Fixes¶
Readme
Pre-commit on readme
Disclaimer
📚 Documentation¶
Add disclaimer
⚙️ Miscellaneous Tasks¶
Add right license file (#12)
Workflow now runs as well on push to main (#13)
Adding codecov badge
[0.0.2] - 2024-08-21¶
⚙️ Miscellaneous Tasks¶
Fixing pre-commit errors and adding more workflows (#9)
Initial test PR (#10)
Fixing actions and coverage (#11)
[0.0.1] - 2024-08-21¶
🐛 Bug Fixes¶
(get_memberships) Updated
get_membership
function (#6)
⚙️ Miscellaneous Tasks¶
(actions) Adding first version of GitHub actions (#5)
(actions) Fixing GitHub Actions and refactoring API (#7)
Removing trailwhitespace