Skip to content

Release v0.1.21

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jan 18:17
f365335

v0.1.21

  • Add _config argument to bp.load_project() (this is a temporary fix) [x]
  • Add db property to Config class (prevents bug when setting DB path) [x]
  • Improve a few docstrings [x]
  • Refactor sha1 as sha256 [x]
  • Add add and radd dunder methods for Directory and File [x]
  • Package workflows in single module [x]
  • Add FastTree PresetProgram [x]