Skip to content

Latest commit

 

History

History
88 lines (46 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

88 lines (46 loc) · 1.07 KB

Changelog

[1.3.0]

Added

  • Added the generate subcommand to the assets command.

Removed

  • Removed the old vault and data2json scripts.

[1.2.0]

Changed

  • Use question and answer instead of command line arguments.

[1.1.0]

Changed

  • Updated the minimum SDK constraint.
  • Updated dependencies.
  • Added a trailing comma to generated assets code.
  • Use const keyword for generated assets.

[1.0.9]

Changed

  • Updated Ziggurat.

[1.0.8]

Changed

  • Updated Ziggurat.

[1.0.7]

Changed

  • Update ziggurat.

[1.0.6]

Added

  • Added the assets script.

Changed

  • Updated the vault script to produce Dart code that conforms to the latest Ziggurat API.

[1.0.5]

Changed

  • Updated ziggurat.

[1.0.4]

Changed

  • Use the dart_style package for formatting.

[1.0.3]

Changed

  • Updated Ziggurat.

[1.0.2]

Changed

  • Upgraded Ziggurat.

[1.0.1]

Changed

  • Updated the docs.

[1.0.0]

Initial version.