Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 567 Bytes

CHANGELOG.md

File metadata and controls

34 lines (19 loc) · 567 Bytes

0.4.1

  • Update README.md.

0.4.0

  • BREAKING: Remove custom prefixes from keys.

0.3.3

  • Fix links to the repository.

0.3.2

  • Fix versions.

0.3.1

  • Add links to the repository and topics.

0.3.0

  • BREAKING: Fix type errors for a list of custom items.
  • BREAKING: fromJson and toJson require dynamic instead of Map<String, Object?>.
  • BREAKING: Bump shared_preferences constraints to 2.3.0.
  • Added example.

0.2.0

  • BREAKING: Require Preference type to extend Object.

0.1.0

  • Initial release.