Release 0.2.0 provides full support for `Scenario.clone()` across platforms (database instances), e.g. from a remote database to a local HSQL database. IAMC-style timeseries data is better supported, and can be used to store processed results, together with model variables and equations.
Other improvements include a new, dedicated `ixmp.testing` module, user-supplied callbacks in `Scenario.solve()`. The `retixmp` package using reticulate to access the ixmp API is renamed to `rixmp` and now has its own unit tests (the former `rixmp` package can be accessed as `rixmp.legacy`).
Release 0.2.0 coincides with MESSAGEix release 1.2.0.
See `RELEASE_NOTES.md` for a list of all changes.