Skip to content

Latest commit

 

History

History
62 lines (36 loc) · 971 Bytes

CHANGELOG.md

File metadata and controls

62 lines (36 loc) · 971 Bytes

1.0.0

  • Initial version, created by Stagehand

1.0.0+1 -> ## 1.0.0+6

  • refactoring of the package

1.1.0

  • added persist method to the package to persist the current language

  • added load method to load the data from storage, using shared_preferences

1.1.0+1

  • updated readme for being more informative

1.1.0+2

  • fixed a bug in the load method

1.1.0+3

  • various bug fixes

1.1.0+4

  • removed provider dependancy and updated readme.

1.1.0+5

1.1.1+0

  • removed the constructor
  • the packages gets initialized through load method

1.1.1+1-hotfix

  • bug fixes

1.1.1+2-hotfix

  • bug fixes

1.2.0

  • various bug fixes;
  • improved the Readme
  • overall re-structuring of how the package is utilized

1.2.1

  • updated readme
  • changed the behaviour of the registry class

1.2.2

  • updating flutter and other dependancies

1.2.3

  • updating flutter and other dependancies

1.2.3+1

  • updating flutter and other dependancies