Skip to content

Latest commit

 

History

History
282 lines (224 loc) · 19.4 KB

CHANGELOG.md

File metadata and controls

282 lines (224 loc) · 19.4 KB

streamroller Changelog

  • fix: tilde expansion for windows - thanks @lamweili
  • chore(deps-dev): updated dependencies - thanks @lamweili
    • chore(deps-dev): bump @commitlint/cli from 17.3.0 to 17.4.3
    • chore(deps-dev): bump @commitlint/config-conventional from 17.3.0 to 17.4.3
    • chore(deps-dev): bump @types/node from 8.11.18 to 8.13.0
    • chore(deps-dev): bump eslint from 8.30.0 to 8.34.0
    • chore(deps-dev): bump husky from 8.0.2 to 8.0.3
    • chore(deps-dev): updated package-lock.json
  • fix: maxSize=0 means no rolling - thanks @lamweili
  • chore(deps): updated dependencies - thanks @lamweili
    • chore(deps-dev): bump @commitlint/cli from 16.2.3 to 16.3.0
    • chore(deps-dev): bump @commitlint/config-conventional from 16.2.1 to 16.2.4
    • chore(deps-dev): bump @types/node from 17.0.26 to 17.0.33
    • chore(deps-dev): bump eslint from 8.14.0 to 8.15.0
    • chore(deps-dev): bump husky from 7.0.4 to 8.0.1
    • chore(deps-dev): bump mocha from 9.2.2 to 10.0.0
    • chore(deps): bump date-format from 4.0.9 to 4.0.10
    • chore(deps): updated package-lock.json
  • chore(deps): updated dependencies - thanks @lamweili
    • chore(deps): bump debug from 4.3.3 to 4.3.4
    • chore(deps): bump date-format from 4.0.5 to 4.0.6
    • chore(deps-dev): bump @types/node from 17.0.21 to 17.0.22
    • chore(deps-dev): bump @commitlint/cli from 16.2.1 to 16.2.3
    • chore(deps): updated package-lock.json

2.2.1

  • Fix for num to keep not working when date pattern is all digits (forgot to do a PR for this one)

1.0.2

  • is exactly the same as 1.0.1, due to me being an idiot and not pulling before I pushed

Previous versions

Previous release details are available by browsing the milestones in github.