Skip to content

Release v0.17.2

Compare
Choose a tag to compare
@HGSilveri HGSilveri released this 01 Mar 16:02
· 94 commits to master since this release
83894fe

Bugfix

  • Fixed deserialization of sized VariableItem instances

New features

  • Variable supports indexing from a list of indices (eg. var[[0, 1, 4]])
  • VariableItem supports __len__() on sized instances

Changelog

83894fe FIX: Deserialization of sized variable items (#653)