Skip to content

Commit

Permalink
release candidate 0.3.0 (#282)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhuppmann committed Nov 1, 2019
1 parent b30cc62 commit 8933741
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@

# Next Release
# Release v0.3.0

## Highlights

- Streamlined generation of quantitative metadata indicators from timeseries data using `set_meta_from_data()`
- Better support for accessing public and private IIASA scenario explorer databases via the REST API
- More extensive documentation of the `pyam` data model and the IAMC format
- Compatible with recent `pandas` v0.25

## Individual Updates

- [#277](https://github.com/IAMconsortium/pyam/pull/277) Restructure and extend the docs pages, switch to RTD-supported theme
- [#275](https://github.com/IAMconsortium/pyam/pull/275) Completely removes all features related to region plotting, notably `region_plot()` and `read_shapefile()`
Expand Down

0 comments on commit 8933741

Please sign in to comment.