Skip to content

Version 0.10.3

Latest
Compare
Choose a tag to compare
@jjCode01 jjCode01 released this 11 Aug 13:44
· 42 commits to main since this release

Changes

  • Added Node class to represent a Tree data structure - can have one parent and multiple children. ACCOUNT, ACTVCODE, PCATVAL, and PROJWBS classes now inherit from Node class.
  • Updated dependency html-sanitizer to the latest version 2.2.0.
  • Added is_wbs property to TaskType enum class. Checks if task is a wbs summary type.