Skip to content

Releases: iiasa/ixmp4

v0.8.3

19 Apr 07:26
03be111
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.2...v0.8.3

v0.8.2

17 Apr 05:46
18fb1da
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.8.2

v0.8.1

16 Apr 11:24
8b0c1dc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

19 Mar 15:05
bca71e8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.3...v0.8.0

v0.7.3

13 Mar 10:29
906b182
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.2...v0.7.3

v0.7.2

06 Mar 11:48
6e04ed3
Compare
Choose a tag to compare

What's Changed

  • Improve IAMC endpoint query performance by @meksor in #56

Full Changelog: v0.7.1...v0.7.2

v0.7.1

29 Feb 14:13
c85d987
Compare
Choose a tag to compare

What's Changed

  • Fix wrong column used in datapoint filter by @meksor in #51
  • Add extra check if both values are NA in bulk_upsert by @meksor in #53

Full Changelog: v0.7.0...v0.7.1

v0.7.0

27 Feb 13:43
6a523d3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

15 Dec 08:42
fef0783
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

15 Sep 13:58
0e7ea6e
Compare
Choose a tag to compare

Changelog:

  • fix __like lookups not working
  • depend on psycopg[binary] (version 3) instead of psycopg2