Skip to content

v0.1.1

Compare
Choose a tag to compare
@rich-iannone rich-iannone released this 06 Dec 19:05
· 1921 commits to main since this release
  • Ensured that column selections exclude columns that are in the stub. (#49)
  • Dataclasses are now frozen. (#50)
  • Added several tests and incorporated pytest-cov. (#53, #54, #55)
  • Remove datasets from top-level module (except for exibble); added data submodule. (#57)
  • Performed several rendering fixes. (#58)