Skip to content

v0.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jun 06:29
· 62 commits to master since this release

Change Log

Feature

  • ✨ feat: add new option FilePerm for custom perm on create file. issues #102 699ecd8
  • ✨ feat: rotatefile - add new config RotateMode, support create logfile on rotate time. 8c4a9a0
  • ✨ feat: handler - add new config option RotateMode for rotatefile 85015f1

Update

  • 👔 up: update and add more unit tests, upgrade goutil to v0.6.10 693cc04

Other

  • 📝 doc: update readme docs for slog config c98ce6c
  • 📝 doc: update the README docs cbf77c3
  • build(deps): bump morphy2k/revive-action from 2.5.1 to 2.5.2 (#101) dc45762
  • ⬆️ dep: update the gookit/goutil to v0.6.9 and update some README docs c00791b
  • ✅ test: add more unit test cases for logger, record 8468ea4
  • ✅ test: fix a handler unit test error 513ffbb

What's Changed

Full Changelog: v0.5.1...v0.5.2