Skip to content

Version 0.1.0

Latest
Compare
Choose a tag to compare
@codad5 codad5 released this 14 Oct 13:18
· 2 commits to master since this release
4cabf87

CHANGELOG

0.1.0

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