Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 699 Bytes

CHANGELOG.md

File metadata and controls

51 lines (31 loc) · 699 Bytes

0.1.11

  • Flutter SDK 1.20.1 compatibility

0.1.8

  • Add ability to configure Sheet columns and rows (@Isakdl)
  • Update pubspec dependencies (@jarekb123)

0.1.7

  • Readme fix

0.1.4

  • Fix problem with plurals generation

0.1.3

  • Documentation update

0.1.2

  • Add logging output

0.1.1

  • Add plurals
  • Fix create-config flag
  • Change configuration structure - moved to pubspec.yaml

0.0.7

  • Update dependencies

0.0.6

  • Category prefix configuration

0.0.5

  • Support placeholders in ARB resources

0.0.4

  • Server-side (private key) authentication

0.0.3

  • Generate dart class from arb file

0.0.2

  • Import ARB from Google Sheets

0.0.1

  • Initial version