Skip to content

v1.0.0-beta.3

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Apr 23:12
· 6 commits to main since this release

Fix

  • Remove py.typed for now (440c96b)
  • Rename buffer to fileobj (0f9a379)
  • Leverage Header constructor directly (5483f48)
  • Inheriting from object not needed in python3 (b7dd7a2)
  • Convert namedtuples to dataclasses (bad6dc9)
  • Move code out of __init__ (6dd5f98)
  • Add badges and constributing section to README (13d823b)
  • Put test.nbs into test resources (38316dc)