Releases: iiasa/ixmp4
Releases · iiasa/ixmp4
v0.8.2
v0.8.1
What's Changed
- Fix slow run filter by @meksor in #74
- Clarify CI test names by @glatterf42 in #75
- Target PG16 by @meksor in #77
- Include optimization.table by @glatterf42 in #40
- Asyncronous Client by @meksor in #76
- Remove Dask and Internal Validation by @meksor in #78
- Update dependencies 2024/04 by @glatterf42 in #68
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Fix RTD builds with poetry by @glatterf42 in #65
- update DEVELOPING.md by @meksor in #62
- Implement simple filters by @danielhuppmann in #64
- Fix API deletes by @meksor in #70
- Fix Run Meta Query Building by @meksor in #69
Full Changelog: v0.7.3...v0.8.0
v0.7.3
What's Changed
- Add access and notice to list of platforms via manager by @danielhuppmann in #58
- add iamc filter for tabulate/ list runs by @pmussak in #54
- Fetch tags in CI for correct version by @glatterf42 in #59
- Fix typo in action input by @glatterf42 in #60
- Add needed [dataframe] extra for dask by @glatterf42 in #61
New Contributors
Full Changelog: v0.7.2...v0.7.3
v0.7.2
v0.7.1
v0.7.0
What's Changed
- Show extended run-"index" from
Platform.meta.tabulate()
by @danielhuppmann in #37 - Add a
raw
argument to theiamc.tabulate()
by @danielhuppmann in #38 - Include optimization scalar by @glatterf42 in #28
- Result Pagination and REST improvements by @meksor in #39
- Upload Chunking by @meksor in #42
- Fix dynamic versioning by @meksor in #43
- Bump the copyright year by @danielhuppmann in #44
- Fix filters only being callable once by @meksor in #46
- Update dependencies by @glatterf42 in #41
- Docker Builds on Publish by @meksor in #47
- Dev Env Variables by @meksor in #45
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Fix potential memory leak by @meksor in #25
- Update CI tools and dependencies by @glatterf42 in #24
- Update dependencies by @glatterf42 in #27
- Add complex filters for RunMetaEntries by @meksor in #26
- Quickfix for numpy.types as meta indicators by @danielhuppmann in #30
- Change filter-wildcard to
*
by @danielhuppmann in #31 - Implement
map()
method for model and scenario repositories by @danielhuppmann in #34 - Refactor the facade API to create/get runs by @danielhuppmann in #35
Full Changelog: v0.5.0...v0.6.0
v0.5.0
v0.4.0
Changelog:
- Makes support of Python 3.11 public (second attempt)
- Removes mentions of ORACLE support in the dependencies and docs