Skip to content

0.12.2

Latest
Compare
Choose a tag to compare
@chmp chmp released this 26 Oct 17:53
067885a

Bug fixes:

  • Fixed deserialization from sliced arrays (#248). Note that the current solution requires up front work when constructing the array deserializers, as described in the issue. The removal of the performance penalty is tracked in (#250)

Thanks

  • @jkylling for reporting (#248) and for discussing potential solutions