You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7.4 KiB
7.4 KiB
streamroller Changelog
3.0.4
3.0.3
- compat: backward compatibility for RollingFileWriteStream to recursively create directory - thanks @peteriman
- test: 100% test coverage - thanks @peteriman
- Updated dependencies - thanks @peteriman
- chore(deps-dev): bump @commitlint/cli from 16.1.0 to 16.2.1
- chore(deps-dev): bump @commitlint/config-conventional from 16.0.0 to …
- chore(deps-dev): bump @types/node from 17.0.16 to 17.0.21
- chore(deps-dev): bump eslint from 8.8.0 to 8.10.0
- chore(deps-dev): bump mocha from 9.2.0 to 9.2.1
- chore(deps): bump date-format from 4.0.3 to 4.0.4
- chore(deps): bump fs-extra from 10.0.0 to 10.0.1
- Updated dependencies - thanks @peteriman
- chore(deps-dev): bump @commitlint/cli from 16.0.2 to 16.1.0
- chore(deps-dev): bump @types/node from 17.0.9 to 17.0.16
- chore(deps-dev): bump eslint from 8.7.0 to 8.8.0
- chore(deps-dev): bump proxyquire from 2.1.1 to 2.1.3
- chore(deps): bump debug from 4.1.1 to 4.3.3
- Updated dependencies - thanks @peteriman
- chore(deps): updated package-lock.json
- Updated dependencies - thanks @peteriman
- chore(deps-dev): bump mocha from 9.1.4 to 9.2.0
3.0.2
- Changed default file modes from 0o644 to 0o600 for better security - thanks @peteriman
- Housekeeping for comments and .gitignore - thanks @peteriman
- Updated dependencies - thanks @peteriman
- chore(deps-dev): bump caniuse-lite from 1.0.30001299 to 1.0.30001300
- chore(deps-dev): bump electron-to-chromium from 1.4.45 to 1.4.47
- chore(deps-dev): bump @types/node from 17.0.8 to 17.0.9
- chore(deps-dev): bump eslint from 8.6.0 to 8.7.0
- chore(deps-dev): bump mocha from 9.1.3 to 9.1.4
- chore(deps): bump date-format from 4.0.2 to 4.0.3
3.0.1
- Not to publish misc files to NPM - thanks @peteriman
- Updated dependencies - thanks @peteriman
3.0.0
-
Fix for mode to apply to compressed file - thanks @rnd-debug
-
Moved to options.numBackups instead of options.daysToKeep - thanks @peteriman
-
Improved test case performance for fakeNow - thanks @peteriman
-
Updated dependencies (click for details) - thanks @peteriman
- package.json
- @commitlint/cli from 8.1.0 to 16.0.2
- @commitlint/config-conventional from 8.1.0 to 16.0.0
- @type/nodes 17.0.8
- eslint from 6.0.1 to 8.6.0
- mocha from 6.1.4 to 9.1.3
- nyc from 14.1.1 to 15.1.0
- package-lock.json
- @babel/compat-data from 7.16.4 to 7.16.8
- @babel/generator from 7.16.7 to 7.16.8
- @babel/parser from 7.16.7 to 7.16.8
- @babel/travers from 7.16.7 to 7.16.8
- @babel/types from 7.16.7 to 7.16.8
- package-lock.json
- caniuse-lite from 1.0.30001298 to 1.0.30001299
- electron-to-chromium from 1.4.39 to 1.4.44
- package.json
- date-format from 3.0.0 to 4.0.1
- husky from 3.0.0 to 7.0.4
- fs-extra from 8.1.0 to 10.0.0
- package.json
2.2.4
2.2.3
2.2.2
2.2.1
- Fix for num to keep not working when date pattern is all digits (forgot to do a PR for this one)
2.2.0
2.1.0
2.0.0
- Remove support for node v6
- Replace lodash with native alternatives - thanks @devoto13
- Simplify filename formatting and parsing
- Removed async lib from main code
- Fix timezone issues in tests - thanks @devoto13
- Fix for flag values that need existing file size
- Refactor for better readability
- Removed async lib from test code
1.0.6
- Fix for overwriting old backup files
- Updated lodash to 4.17.14
1.0.5
1.0.4
1.0.3
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.