- Publish 1.0 for real (
fe8fcac)
- Remove note about python 2 compatibility (
677121a)
- 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)
- Run tests in CI (
b8a3eab) - Turn demo into tests (
837aef2) - Rename examples folder (
009f4a9) - Update authors (
a8ec277)
- Start improving project structure (
5949476)
- Integrate changes from main and target version 1.0 (
07ab0f8)
- Start improving project structure (
47147d2)