Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 911 Bytes

CHANGELOG.md

File metadata and controls

40 lines (30 loc) · 911 Bytes

0.3.0 (31 May 2021)

  • Update README.md
  • Change Dart min sdk to 2.12
  • Change package version to 0.3.0
  • Migrate code to null-safety
  • Upgrade dependencies to latest versions

0.2.3 (23 December 2019)

  • Update README.md

0.2.2 (16 October 2019)

  • Update version constraint in pubspec.yaml
  • Fix typos in README.md

0.2.1 (20 June 2019)

  • Update version constraint in pubspec.yaml

0.2.0 (19 April 2019)

  • Add an option in image_res.yaml to allow overwriting
  • Update README.md

0.1.1 (17 April 2019)

  • Fix typos in README.md
  • Add a Pub badge from shields.io

0.1.0 (17 April 2019)

  • Now this plugin can watch for file changes

0.0.5 (17 April 2019)

  • Edit README.md

0.0.4 (17 April 2019)

  • Fix typos in README.md

0.0.2 (17 April 2019)

  • Change a plugin's name to image_res
  • Add README.md and LICENSE files

0.0.1 (16 April 2019)

  • Initial a project