Skip to content

Releases: leoafarias/fvm

fvm 3.2.1

26 Aug 13:17
Compare
Choose a tag to compare
  • fix: --fvm-skip-input flag not applying to context
  • add: fvm list now displays the cache path even if no version is installed

See the full changelog for changes in earlier releases.

fvm 3.2.0

25 Aug 21:39
Compare
Choose a tag to compare
  • add: support for skipping input requests by @Rexios80. Input requests are skipped when the --fvm-skip-input flag is passed.
  • add: documentation for command rerouting by @humblerookie
  • fix(cosmetics): fvm has one newline too much by @jonasbadstuebner
  • fix: unsupported architecture on arm64 by @MrCyjaneK
  • add: tags for Docker deployment by @CodeRedDev
  • add: Validate if git is installed by @leoafarias
  • add: Disable local mirror on exception by @leoafarias

See the full changelog for changes in earlier releases.

fvm 3.1.7

04 Jun 15:50
Compare
Choose a tag to compare
  • Display the configured version in the fvm list command by @digoreis
  • Handle progress printer exceptions by @leoafarias

See the full changelog for changes in earlier releases.

fvm 3.1.6

31 May 14:45
Compare
Choose a tag to compare
  • Improved messages when nested .fvmrc file is found.
  • Better error handling for .git directory check.

See the full changelog for changes in earlier releases.

fvm 3.1.5

28 May 16:20
Compare
Choose a tag to compare
  • Improved mirror creation logging

See the full changelog for changes in earlier releases.

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.