Skip to content

v0.8.1 - Biden release

Pre-release
Pre-release
Compare
Choose a tag to compare
@pyrocumulus pyrocumulus released this 07 Nov 21:24
· 300 commits to develop since this release

Added

  • Added a logo for the NuGet package #38
  • Added method to StatusService to delete all statuses on a date #45
  • Added methods to StatusService to add net batch statusses and cumulative batch statusses #47

Fixed

  • Corrected SystemService returning teams, estimates or extended properties with counts greater than 0, but with empty/null content
  • Removed dead code from certain code paths found through coverage testing
  • Increased code coverage to near 100%