Skip to content

0.7.7-patch1

Choose a tag to compare

@JerrySu5379 JerrySu5379 released this 31 Jan 01:43
· 63 commits to master since this release
526633f
  • Added utility methods (get_config, get_static, get_config_or_default, get_static_or_default) to the App struct in hotaru_core to simplify access to configuration and static data in a thread-safe manner, supporting the new database and cache integrations.
  • Bumped hotaru_core version to 0.7.8 to reflect these new capabilities.