CHANGELOG
0.1.0
- Added new
init_fli_from_toml
macro to allow initializing the app from a toml fileinit_fli_from_toml!
macro will read the toml file and initialize the app with the values
- Deprecated
init_from_toml
methodinit_from_toml
method is deprecated and will be removed in the next major release