Skip to content

Releases: VeryGoodOpenSource/very_good_cli

v0.15.0

23 May 19:32
0c0e06d

Choose a tag to compare

Bug Fixes

  • do not crash on test compilation error (#739) (f19411c)

Features

v0.14.0

11 May 11:39
9367e5b

Choose a tag to compare

Bug Fixes

Features

v0.13.1

12 Apr 21:04
e370a4e

Choose a tag to compare

v0.13.0

30 Mar 12:48
f3101eb

Choose a tag to compare

Features

  • add wear os template to the create command (#694) (40f71c1)

v0.12.3+1

27 Mar 15:09
8715f51

Choose a tag to compare

  • Fix the readme look on pub.dev

v0.12.3

23 Mar 19:09
24471fb

Choose a tag to compare

Features

  • add support for excluding packages (#640) (3701efa)
  • bump template bundles (#690) (5ed7c15)
  • test: enhance logs and final test report in case of failing tests (#563) (3b5668e)

v0.12.2

02 Mar 12:02
62991c0

Choose a tag to compare

Bug Fixes

  • test_optimizer: mismatch of versions on hook (#675) (d354745)

v0.12.1

01 Mar 16:36
6587fc8

Choose a tag to compare

Bug Fixes

  • test_optimizer: set dart constraint to v2.18.0 (#673) (491a78c)

v0.12.0

28 Feb 18:53
7162c37

Choose a tag to compare

Bug Fixes

  • documentation inconsistency with tool directory (#662) (7ace466)
  • recursive min coverage (#647) (5f46928)
  • test optimizer to import files as valid dart names (#658) (61345cc)

Features

Template changes

VG flutter plugin:

  • feat: update workflows, dependabot generation, add spellcheck
  • use swift for macos and ios
  • feat: upgrade to very_good_analysis 4.0.0

VG flutter package:

  • feat: update workflows, add spellcheck
  • fix: flutter version on github workflow
  • fix: upgrade workflow to use Flutter 3.7.3 for compatibility with Very Good Analysis
  • eat: upgrade to very_good_analysis ^4.0.0

VG flame game:

  • feat: update workflows, add spellcheck
  • build(deps): update google_fonts
  • feat: update very_good_analysis to ^4.0.0

VG dart package:

  • feat: update workflows, add spellcheck
  • feat: upgrade to very_good_analysis ^4.0.0
  • feat: upgrade to very_good_analysis ^4.0.0

VG dart cli

  • feat: update workflows, add spellcheck
  • fix: remove unused pub updater from test
  • feat: upgrade to very_good_analysis 4.0.0

VG core:

  • feat: update workflows and add spellcheck
  • chore: remove explicit Flutter version constraint

v0.11.0+1

07 Feb 20:40
3bef875

Choose a tag to compare

🤫

  • Fix the readme look on pub.dev