Skip to content

Latest commit

 

History

History
51 lines (28 loc) · 923 Bytes

CHANGELOG.md

File metadata and controls

51 lines (28 loc) · 923 Bytes

2.1.0

  • Initialize object if detected as dependency.
  • Fixed imports on test.
  • Fixed catalog colors in dark mode.
  • Fixed SVG light/dark mode switch.

2.0.0

  • Added test and integration_test generation.

1.0.5

  • Dependencies updated.

1.0.4

  • Removed alpha channel on screenshots: AppStore don't support it.

1.0.3

  • Fixed locale resolution bug in screenshot process.

1.0.2

  • Fixed example and bug in screenshot process.

1.0.1

  • Removed not needed fields from @Preview.

1.0.0

  • Added feature to generate screenshots with multi-language support and different device frames, ready for fastlane use. Multi-language support backed by stringcare.

0.2.0

  • Added device frame with device_frame

0.1.0

  • Added example
  • Fixed CatalogRunner without go_router

0.0.2

  • Tasks refactor, fixed formatting

0.0.1

  • First version