Skip to content

Commit

Permalink
Release candidate 1.5 (#669)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhuppmann committed Jun 2, 2022
1 parent 8303c38 commit 8b70adc
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion RELEASE_NOTES.md
@@ -1,5 +1,14 @@
# Next release
# Release v1.5.0

## Highlights

This release introduces an [IamSlice](https://pyam-iamc.readthedocs.io/en/latest/api/slice.html)
class that allows faster filtering and inspection of an **IamDataFrame**.

## Individual updates

- [#668](https://github.com/IAMconsortium/pyam/pull/668) Allow renaming of empty IamDataFrame objects
- [#665](https://github.com/IAMconsortium/pyam/pull/665) Provide better support for IamDataFrame objects with non-standard index dimensions
- [#659](https://github.com/IAMconsortium/pyam/pull/659) Add an `offset` method
- [#657](https://github.com/IAMconsortium/pyam/pull/657) Add an `IamSlice` class

Expand Down

0 comments on commit 8b70adc

Please sign in to comment.