Skip to content

v0.3.0

Compare
Choose a tag to compare
@thatgeeman thatgeeman released this 20 Nov 22:55
· 21 commits to master since this release
024e037

A refactored version of pybx built using nbdev.

Added:

  • documentation page: docs, README.md, example walkthrough file
  • GH workflow tests

Breaking changes:

  • Need area() and valid() are now properties of BaseBx, so .area and .valid would suffice
  • utils methods refactored to utils and ops