0.7.7-patch1
·
63 commits
to master
since this release
- Added utility methods (
get_config,get_static,get_config_or_default,get_static_or_default) to theAppstruct inhotaru_coreto simplify access to configuration and static data in a thread-safe manner, supporting the new database and cache integrations. - Bumped
hotaru_coreversion to 0.7.8 to reflect these new capabilities.