Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Apr 07:15
· 81 commits to master since this release

Change Log

Refactor

  • 💥 break: rename some interfaces and structs 38418c7

Feature

  • ✨ feat: handler - config add new field LevelMode, Level 4b4ced1
  • ✨ feat(handler): add more quick config func for build handler. 6ce5dc7

Other

  • ci: fix gh release script run error c70fd53
  • 📝 doc: update readme add more usage examples 400f636
  • dep: update package deps to latest c63dec5
  • build(deps): bump github.com/gookit/goutil from 0.6.2 to 0.6.4 52db86c
  • build(deps): bump github.com/gookit/goutil from 0.5.15 to 0.6.0 in /_example (#94) 665644a
  • build(deps): bump github.com/gookit/goutil from 0.6.4 to 0.6.6 (#93) 3e2bffd
  • build(deps): bump github.com/gookit/goutil from 0.6.6 to 0.6.7 (#95) 9ed8c05
  • build(deps): bump morphy2k/revive-action from 2.4.1 to 2.5.0 (#96) 26e506f
  • build(deps): bump morphy2k/revive-action from 2.5.0 to 2.5.1 (#97) 6d86473
  • build(deps): bump github.com/gookit/color from 1.5.2 to 1.5.3 (#98) fd687f7
  • build(deps): bump github.com/gookit/goutil from 0.6.7 to 0.6.8 (#99) 796522d
  • up: update New(), can with option func cc218e0

What's Changed

Full Changelog: v0.4.0...v0.5.0