Releases: iiasa/ixmp4
Releases · iiasa/ixmp4
v0.9.7
What's Changed
- Setup Codecov uploading and reporting by @glatterf42 in #124
- Fix Erroneous Audit Info Update by @meksor in #127
- Show audit info in
runs.tabulate()
by @danielhuppmann in #128
Full Changelog: v0.9.6...v0.9.7
v0.9.6
What's Changed
- Include optimization parameter by @glatterf42 in #94
- Introduce optimization variable by @glatterf42 in #97
- Introduce optimization equation by @glatterf42 in #98
- try to use NullPool to fix idle connection issue by @meksor in #121
Full Changelog: v0.9.5...v0.9.6
v0.9.5
v0.9.4
v0.9.3
What's Changed
- Fix
list()
andtabulate()
for existing optimization items with specific run-request by @glatterf42 in #107 - Simpler Test Data by @meksor in #110
- Update dependency lock file 2024/06 by @glatterf42 in #95
- Use Manager Testing Instance in tests by @meksor in #113
- set server log level to INFO by @meksor in #114
- Configure
TestClient
to use internal error handling mechanism by @glatterf42 in #115 - Allow upgrading unmanaged local DBs by @glatterf42 in #116
Full Changelog: v0.9.2...v0.9.3
v0.9.2
What's Changed
- Make common DB-table components Mixins by @glatterf42 in #82
- All we need to do is listen. by @meksor in #99
- Specify ruff check to avoid deprecation by @glatterf42 in #100
- Add audit info migration by @meksor in #104
- Add pool_pre_ping to engine creation options by @meksor in #103
- Use opearator functions instead of our own where possible by @glatterf42 in #106
- Set sqlalchemy logger to allow query debugging by @glatterf42 in #105
- adjust cli to upgrade databases from the manager by @meksor in #109
Full Changelog: v0.9.1...v0.9.2
v0.9.1
v0.9.0
What's Changed
- Nicer log output on RestAPI connection by @danielhuppmann in #85
- Fix Request dispatching by @meksor in #87
- Single Process Docker Image & Server Adjustments by @meksor in #88
- Better handling of
dimensionless
unit by @danielhuppmann in #91
Full Changelog: v0.8.3...v0.9.0
v0.8.3
What's Changed
- Simplify pandas minimum requirement by @danielhuppmann in #81
- Use recommended dictConfig for logger configuration by @glatterf42 in #83
Full Changelog: v0.8.2...v0.8.3