Skip to content

Tags: natiweber/ixmp

Tags

v3.3.0a0

Toggle v3.3.0a0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request iiasa#412 from iiasa/publish-workflow

Add "publish" CI workflow

v3.2.0

Toggle v3.2.0's commit message
Use syntax highlighting in doc/api-r.rst

v3.1.0

Toggle v3.1.0's commit message
Prepare v3.1.0

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request iiasa#331 from iiasa/v3.0-prep

Prepare for v3.0.0

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request iiasa#252 from iiasa/release-2.0

Release v2.0.0

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v0.2.0 (iiasa#157)

* Move and update PULL_REQUEST_TEMPLATE.md
* Set rixmp release date and version
* Set version in RELEASE_NOTES.md
* Streamline setup.py
* Remove nonexistent DB_FILES from setup.py
* Add summary/highlights to RELEASE_NOTES.md
* Add AUTHORS.md, use IIASA ENE in setup.py

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
migrate to versioneer (iiasa#99)

* migrate to versioneer

* appease stickler

* try again for windows and removing plus sign

* add comment

v0.1.2

Toggle v0.1.2's commit message
importing ixmp in setup breaks conda

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
only dylibs (iiasa#32)

v0.1.0

Toggle v0.1.0's commit message
alllow alternative header cases when adding timeseries (iiasa#18)

* accept 'node' as column name when adding timeseries data

* renaming header (mirroring `pyam_analysis` package)

* only require `[region, variable, unit]` in `add_timeseries()`

* add unit test for error message if missing columns in `add_timeseries()`

* fix float issue in automatically determining JVM `-Xmx`