Skip to content

Release v1.5.0

Compare
Choose a tag to compare
@danielhuppmann danielhuppmann released this 02 Jun 12:04
· 120 commits to main since this release
8b70adc

Release v1.5.0

Highlights

This release introduces an IamSlice class that allows faster filtering and inspection of an IamDataFrame.

Individual updates

  • #668 Allow renaming of empty IamDataFrame objects
  • #665 Provide better support for IamDataFrame objects with non-standard index dimensions
  • #659 Add an offset method
  • #657 Add an IamSlice class