Skip to content

v1.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Feb 02:01
3d60ccf

Store is a high-performance key-value store and hierarchical configuration set manager, which loads and merge app settings from any external sources, and provides a unify interface to access them. Try appSettings.MustBool("sys.logging.enabled", false) to ensure whether we should enable logging plugin in coding.

bump to v1.4.0

  • upgrade toolchain to go1.25+

Full Changelog: v1.3.68...v1.4.0