Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 609 Bytes

changelog.md

File metadata and controls

25 lines (18 loc) · 609 Bytes

Changelog

Pre-Release

0.0.1

28 Sept 2022

  • Setup Repo
  • Setup Cucumber Testing
  • Got Cucumber tests running from Go Test
  • Built 1st test to return a version string

0.0.2

29 Sept 2022

  • Added initial set of Cadence definitions
  • exposed string equivalents for cadence names
  • exposed descriptions for cadences
  • added methods to calculate the number of times a cadence occurs inside another cadence

0.0.3

29 Sept 2022

  • Added date functions (ie. given a date, and a cadence, when will the next occurrence happen)
  • Find date of the N-th occurrence of cadence