UNPKG

stratic-date-in-path

Version:

Make a Vinyl file's path include the date based on Stratic metadata

30 lines (15 loc) 587 B
# `stratic-date-in-path` changelog `stratic-date-in-path` follows [Semantic Versioning][1]. ## 4.0.0 - 2017-09-24 ### Breaking * Fix the UTC offset not being taken account, which could potentially cause computed times to drift across day boundaries ## 3.0.0 - 2017-03-14 ### Breaking * Post data is expected to be on `file.data`, not `file` (straticjs/RFCs#2) ## 2.0.0 - 2016-05-28 ### Breaking * Fix an off-by-one error where January would result in a path with '00', February would be '01', etc. ## 1.0.0 - 2016-05-26 ### Added * Initial release [1]: http://semver.org/