History.md 3.3 KB

3.1.0 / 2019-04-25

features

3.0.7 / 2019-03-14

fixes

3.0.6 / 2019-03-06

fixes

3.0.5 / 2018-12-04

fixes

3.0.4 / 2018-10-24

fixes

3.0.3 / 2018-03-29

  • fix: custom LogRotator error (#18)

3.0.2 / 2018-02-23

fixes

3.0.1 / 2017-12-11

fixes

3.0.0 / 2017-11-10

others

  • [6b4e6e5] - refactor: use async function and support egg@2 (#13) (Yiyu He <>)
  • 2.3.0 / 2017-11-02

    features

    others

    2.2.3 / 2017-06-04

    • docs: fix License url (#10)
    • chore: upgrade deps and fix test (#9)

    2.2.2 / 2016-10-27

    • fix: should rotate agent log (#8)

    2.2.1 / 2016-10-27

    • fix: check directory exist before readdir (#7)

    2.2.0 / 2016-09-29

    • refactor: use OO refactor schedule (#6)

    2.1.0 / 2016-08-29

    • feat: reload loggers after rotating (#5)

    2.0.0 / 2016-08-17

    • feat: rename logrotater => logrotator (#4)

    1.0.1 / 2016-08-10

    • fix: auto find log file dirs to do rotate (#2)

    1.0.0 / 2016-07-26

    • feat: auto remove expired files (#1)
    • init commit by egg-init