Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 450 Bytes

CHANGELOG.md

File metadata and controls

26 lines (15 loc) · 450 Bytes

[1.1.2] - 2021-08-12

  • Fix : Bug when year is 10

[1.1.1] - 2021-05-21

  • Fix : Bug when date is 10

[1.1.0] - 2021-03-09

  • Migrating to null safety
  • Change RaisedButton to ElevatedButton in example

[0.0.3] - 2021-02-21

  • Including Age Calculation Class and NIKModel to the same file
  • Refactoring code

[0.0.2] - 2021-02-20

  • Change unique code data type to String
  • Refactoring code

[0.0.1] - 2021-02-20

  • Initial Release