Skip to content

Latest commit

 

History

History
61 lines (32 loc) · 3.27 KB

CHANGELOG.md

File metadata and controls

61 lines (32 loc) · 3.27 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.


0.8.1 (2021-05-15)

  • fix chdir into no exist dir (28a9c16)

0.8.0 (2020-07-04)

  • speed up clone via reference (ef6a5d1)

0.7.0 (2020-06-25)

0.6.1 (2020-06-25)

  • fix: version name with no v prefix, fixes (dfaf0ea)

0.6.0 (2020-04-25)

  • remove fvmbin and .fvmbin (721b511)

0.5.0 (2020-04-24)

  • link flutter dir to fvmhome/current (98b9df8)

0.4.0 (2020-03-07)

  • add import sub command, import flutter outside of fvm into fvm (2161286)

0.3.1 (2020-02-18)

0.3.0 (2019-12-20)

  • add current sub command (693e15b)

0.2.4 (2019-12-18)

  • more output log about install and use (5be6910)

0.2.2 (2019-12-16)

  • cache flutter versions to make local validation (047e5ea)
  • verbose log for command install (032f69f) and list (228499b)

0.2.0 (2019-12-15)

0.1.1 (2019-12-07)

  • change versions dir to fvmhome/versions (410c2b5)