Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 940 Bytes

CHANGELOG.md

File metadata and controls

21 lines (13 loc) · 940 Bytes

0.0.3

  • docs: add cookbook by @btrautmann in #5
  • fix(cookbook): add missing param to derivedSetting by @btrautmann in #6
  • fix: boolSetting returns incorrect value when persisted value does not equal default value by @btrautmann in #7

Full Changelog: https://github.com/btrautmann/beacon_settings/compare/v0.0.2...v0.0.3

0.0.2

  • chore: add pub badge by @btrautmann in #2
  • Feat: Add convenience methods for common types by @jinyus in #3

New Contributors

  • @jinyus made their first contribution in #3

Full Changelog: https://github.com/btrautmann/beacon_settings/compare/v0.0.1...v0.0.2

0.0.1

  • Initial version.