Skip to content

Release v0.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Nov 19:49
· 147 commits to main since this release

Changelog

  • build(runtime): update dependencies and toolkits by @godcong
  • build(runtime): update dependency github.com/origadmin/toolkits to v0.1.3 by @godcong
  • refactor(runtime): improve config loading and rename functions by @godcong
  • fix(runtime): raise an error if no config file is found by @godcong
  • refactor(bootstrap): rename loader/saver to load/save by @godcong
  • feat(runtime/bootstrap): add WithFlags function and improve config loading by @godcong
  • refactor(pagination): update proto and go files for consistency by @godcong
  • ci(release): optimize changelog generation in release workflow by @godcong
  • chore(deps): Update go.mod and go.sum for runtime by @godcong