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
This commit is contained in:
parent
07c927e13a
commit
2682000224
18 changed files with 210 additions and 227 deletions
27
History.md
Normal file
27
History.md
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
# 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.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue