File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 11# Streamroller Changelog
22
3+ ## 2.0.0
4+
5+ - [ Remove support for node v6] ( https://github.com/log4js-node/streamroller/pull/44 )
6+ - [ Replace lodash with native alternatives] ( https://github.com/log4js-node/streamroller/pull/45 ) - thanks [ @devoto13 ] ( https://github.com/devoto13 )
7+ - [ Simplify filename formatting and parsing] ( https://github.com/log4js-node/streamroller/pull/46 )
8+ - [ Removed async lib from main code] ( https://github.com/log4js-node/streamroller/pull/47 )
9+ - [ Fix timezone issues in tests] ( https://github.com/log4js-node/streamroller/pull/48 ) - thanks [ @devoto13 ] ( https://github.com/devoto13 )
10+ - [ Fix for flag values that need existing file size] ( https://github.com/log4js-node/streamroller/pull/49 )
11+ - [ Refactor for better readability] ( https://github.com/log4js-node/streamroller/pull/50 )
12+ - [ Removed async lib from test code] ( https://github.com/log4js-node/streamroller/pull/51 )
13+
314## 1.0.6
415
516- [ Fix for overwriting old backup files] ( https://github.com/log4js-node/streamroller/pull/43 )
You can’t perform that action at this time.
0 commit comments