Skip to content

Release v0.1.38

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Dec 16:03
· 3 commits to main since this release

Changelog

  • refactor(runtime): restructure builder initialization and global access by @godcong
  • feat(runtime): introduce Runtime struct and instantiate it with DefaultEnvPrefix by @godcong
  • feat(config): implement reflection-based field value retrieval by @godcong