Releases: origadmin/runtime
Releases · origadmin/runtime
Release v0.0.2
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
Release v0.0.1
Changelog
- ci(runtime): update GitHub release_and_tagging workflow by @godcong
- ci(runtime): improve changelog generation in release workflow by @godcong
- fix(security): update import path for context package by @godcong
- refactor(pagination): update page size metadata by @godcong
- refactor(pagination): enhance pagination.proto for multi-language support by @godcong
- feat(proto): update protocol buffer files by @godcong
- refactor(runtime): replace toolkits/context with runtime/context by @godcong
- ci(runtime): add GitHub Actions for auto tagging and releasing by @godcong
- style(runtime): remove unused imports by @godcong
- refactor(runtime): update import paths and dependencies by @godcong
- feat(ci): add automatic tagging and release workflows by @godcong
- chore(docs): Remove redundant README.md files from profile directories by @godcong
- refactor(runtime): optimize import statements in load, cache, and db files by @godcong
- chore(go.sum): add missing checksum file by @godcong
- chore(gin): remove unused GINS package by @godcong
- feat(runtime): move toolkits/runtime to runtime module by @godcong
- Initial commit by @godcong