symphony-metronome/History.md
mahlon 2682000224 Moderizing dev environment.
- Use rake-deveiate.
 - Fixes for README
 - Add History, break out Manifest
 - Remove keyword expansion constant REVISION
 - Use current Configurability APIs instead of the (now ancient) methods
 - Whitespace changes

FossilOrigin-Name: a778fb275af99a238d9d2311cc601c58adf80e28bd68a37e06acdfb6efeb018d
2023-03-21 18:21:32 +00:00

27 lines
543 B
Markdown

# Release History for Symphony-Metronome
---
## v0.3.0 [2023-03-20] Mahlon E. Smith <mahlon@martini.nu>
- Updates for Ruby 3.
- Dependency updates.
- Conversion to more modern ruby development tooling.
## v0.2.1 [2015-07-08] Mahlon E. Smith <mahlon@martini.nu>
Enhancements:
- Add "last run" timestamps for recurring events.
Fixes:
- Repair exact start times for recurring events, ie
'starting at 2015-01-01 09:00:00 run every other minute for 2 days'
## v0.1.0 [2014-04-22] Mahlon E. Smith <mahlon@martini.nu>
Initial release.