Changelog: - Makes support of Python 3.11 public (second attempt) - Removes mentions of ORACLE support in the dependencies and docs
0.3.0
Changelog:
- Introduces `optimization.IndexSet` - Removes Oracle support - Makes support of Python 3.11 public
0.2.0
Changelog - Performance Improvements: Database Connection Handling, etc. - API Client Improvements: Platform Notices, Server Info - Internet Connection is no longer needed for local use - `ixmp4 logout` command - Bugfixes: Datapoint Endpoint, Permission Issues, Typos - \+ Regressed Tests
0.1.0
Initial release of the `ixmp4` package.
Notable differences to the preceding `ixmp` package:
- Pure-Python (no Java inter-op) - Use of an `ixmp4` server via a REST API is now possible for all functionality - Support for SQLite, PostgreSQL and Oracle databases - Similar or better performance - Can host multiple platforms per server instance for better load-balancing