We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5f315e commit dbcb8afCopy full SHA for dbcb8af
RELEASE_NOTES.rst
@@ -48,6 +48,8 @@ All changes
48
- :mod:`message_ix.message_macro` includes :class:`.MESSAGE_MACRO`.
49
50
- Document the :ref:`minimum version of Java <install-java>` required for :class:`ixmp.JDBCBackend <ixmp.backend.jdbc.JDBCBackend>` (:pull:`962`).
51
+- Document :ref:`how to run a local PostgreSQL instance <install-postgres>`
52
+ for local testing using :class:`ixmp.IXMP4Backend <ixmp.backend.ixmp4.IXMP4Backend>` (:pull:`981`).
53
- Improve type hinting (:pull:`963`).
54
- Fix capitalization in auxiliary_settings.gms to enable GDX output file compression on MacOS and Linux. (:pull:`965`)
55
0 commit comments