Skip to content

Releases: leoafarias/fvm

fvm 3.1.4

23 Apr 18:49
Compare
Choose a tag to compare
  • Disable git cache on CI environment by @leoafarias
  • Add force flag to global command by @Rexios80
  • Adds trailing space to version prompt by @pastrefvm/pull/705

See the full changelog for changes in earlier releases.

fvm 3.1.3

27 Mar 16:50
Compare
Choose a tag to compare
  • Fixed: Version weight handles custom versions properly by @quyenvsp
  • Remove requirement for pubspec at the root for monorepos by @leoafarias

See the full changelog for changes in earlier releases.

fvm 3.1.2

26 Mar 19:42
Compare
Choose a tag to compare
  • Fixed: fvm api context command not been parsed correctly by @leoafarias

See the full changelog for changes in earlier releases.

fvm 3.1.1

20 Mar 18:25
Compare
Choose a tag to compare
  • Fixed: Empty flavors map been added to the project config by @leoafarias

See the full changelog for changes in earlier releases.

fvm 3.1.0

19 Mar 19:32
Compare
Choose a tag to compare
  • Initial release of JSON API, allows for better integration of third-party tools and CI/CD workflows.

See the full changelog for changes in earlier releases.

fvm 3.0.14

13 Mar 15:01
Compare
Choose a tag to compare

See the full changelog for changes in earlier releases.

fvm 3.0.13

06 Mar 18:20
Compare
Choose a tag to compare
  • Added: fvm use [version] --force now skips install confirmation prompt by @mrgnhnt96
  • Added: Added flag to skip pub get on install and use, --skip-pub-get by @mrgnhnt96
  • Improvement: CI Flag now skips check update by @leoafarias
  • Fix: Improve App Config and Project Config overrides by @leoafarias
  • Fix: Incorrect check version update logic by @leoafarias
  • Improvement: Better exception handling during mirror creation by @leoafarias
  • Improvement: Added warning when .fvmrc is found but not pubspec.yaml by @leoafarias

See the full changelog for changes in earlier releases.

fvm 3.0.12

27 Feb 17:38
Compare
Choose a tag to compare
  • Adds skipping version mismatch handling when using force or running with a custom fvm version. #653
  • Fixes parsing error of vscode settings when there are commas #656
  • Sets global as first default if Dart SDK is not found in the project.

See the full changelog for changes in earlier releases.

fvm 3.0.11

24 Feb 04:25
Compare
Choose a tag to compare
  • Removed fvm update command. Due to issue with brew and chocolatey install.

See the full changelog for changes in earlier releases.

fvm 3.0.10

23 Feb 16:32
Compare
Choose a tag to compare
  • Fixed issue when config is found in directory no pubspec.yaml. #638

See the full changelog for changes in earlier releases.