Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 659 Bytes

CHANGELOG.md

File metadata and controls

10 lines (8 loc) · 659 Bytes

[0.0.1] - TODO: Add release date.

  • Inital Release - :)

  • 0.0.2 - Added JSON Econde and Decode functions so that the object can serialised and deserialised.

  • 0.0.3 - Added Shell Script to automatically push to pub.dev once commited.

  • 0.0.4 - Testing the automatic publish

  • 0.0.5 - fromDoc is now fromMap to reflect that the factory method is taking in Map, the toJson methods no longer outputs int and doubles as string, and likewise the new fromMap no longer parses the value as either an int or double.

  • 0.0.6 - Left a typo

  • 0.0.7 - Added a factory method to allow you to easily generate a CountryCurrency Object using a country code as a String