This repository was archived by the owner on Jul 7, 2026. It is now read-only.
1.4.0
- Configuration cache is now automatically bursted when debug is true and a file have changed.
- Introduce a ResourceCollection object that ConfigLoaders must add Resources to when loading. This
caused a BC break in the Configurator constructor arguments. - Debug and cache dir is now setters on the Configurator instead of constructor arguments.
- Changed package name to
flint/flint.