Skip to content

v1.3.14

Choose a tag to compare

@jph00 jph00 released this 02 Jan 23:42
· 817 commits to master since this release

New Features

  • add loads_multi (#271)

Bugs Squashed

  • ignored empty str names in store_attr (#267)
  • returns_none not returning non-none type (#266)
  • Transform return type ignored (#265)
  • test_eq incorrect for pandas DataFrame (#188), thanks to @kessido