stratic-date-in-path
follows Semantic Versioning.
- Factored out offset logic into stratic-handle-offset
- Fix the UTC offset not being taken account, which could potentially cause computed times to drift across day boundaries
- Post data is expected to be on
file.data
, notfile
(straticjs/RFCs#2)
- Fix an off-by-one error where January would result in a path with '00', February would be '01', etc.
- Initial release