Releases: axetroy/dvm
Releases · axetroy/dvm
v1.3.11
v1.3.11 (2022-03-03)
🔥 New feature:
🐛 Bugs fixed:
- lint(
506e187
) (@axetroy) - deps: update module github.com/fatih/color to v1.13.0 (#62)(
783fe8d
) (@renovate[bot]) - deps: update module github.com/alecaivazis/survey/v2 to v2.3.2 (#61)(
4a1f471
) (@renovate[bot])
💪 Commits(27):
c706294
- fix lint7d57e24
- update9f68f88
- updateac52203
- updateff3f893
- update lintaa05b24
- update6fe4e28
- update105ea47
- chore: update lint506e187
- fix: lint6203345
- update19b986c
- updated632f6f
- feat: improve environment variables messagee3ad88e
- refactor299c9c2
- docs: update readme90c5107
- chore: remove install script7659d59
- docs: update readmeb420484
- fix install.ps1b56b4ec
- chore: update install scriptbdedabb
- docs: update readme5a84f6c
- docs: update readme17e20d4
- add install.ps1b87f3f5
- chore: update install.shb6d26d7
- chore: remove scriptc9131f0
- remove npm98d29d1
- refactor: update ci783fe8d
- fix(deps): update module github.com/fatih/color to v1.13.0 (#62)4a1f471
- fix(deps): update module github.com/alecaivazis/survey/v2 to v2.3.2 (#61)
v1.3.10
🐛 Bugs fixed:
- lint(
4dfa25f
) (thanks @axetroy) - deps: update module github.com/alecaivazis/survey/v2 to v2.3.1 (#59)(
101d2a8
) (thanks @renovate[bot]) - deps: update module github.com/alecaivazis/survey/v2 to v2.2.16 (#58)(
fc05e32
) (thanks @renovate[bot]) - deps: update module github.com/alecaivazis/survey/v2 to v2.2.15 (#57)(
3168710
) (thanks @renovate[bot]) - deps: update module github.com/alecaivazis/survey/v2 to v2.2.14 (#56)(
14d40e5
) (thanks @renovate[bot]) - deps: update module github.com/alecaivazis/survey/v2 to v2.2.13 (#55)(
da0c798
) (thanks @renovate[bot]) - deps: update module github.com/fatih/color to v1.12.0 (#54)(
a25d7ed
) (thanks @renovate[bot]) - deps: update module github.com/fatih/color to v1.11.0 (#53)(
da57ddd
) (thanks @renovate[bot]) - deps: update module github.com/alecaivazis/survey/v2 to v2.2.12 (#51)(
30b4041
) (thanks @renovate[bot]) - deps: update module github.com/cheggaaa/pb/v3 to v3.0.8 (#50)(
b5142ff
) (thanks @renovate[bot]) - deps: update module github.com/cheggaaa/pb/v3 to v3.0.7 (#48)(
69ff16c
) (thanks @renovate[bot]) - deps: update module github.com/alecaivazis/survey/v2 to v2.2.9 (#47)(
230756e
) (thanks @renovate[bot]) - npm: install script in mips arch(
3ac353e
) (thanks @axetroy)
💪 Commits(18):
816a28d
- ci: update95ee3c9
- v1.3.10b88b5d9
- update ci4dfa25f
- fix: lint19927d3
- refactor: update mod5e9d6e8
- build with 1.17101d2a8
- fix(deps): update module github.com/alecaivazis/survey/v2 to v2.3.1 (#59)fc05e32
- fix(deps): update module github.com/alecaivazis/survey/v2 to v2.2.16 (#58)3168710
- fix(deps): update module github.com/alecaivazis/survey/v2 to v2.2.15 (#57)14d40e5
- fix(deps): update module github.com/alecaivazis/survey/v2 to v2.2.14 (#56)da0c798
- fix(deps): update module github.com/alecaivazis/survey/v2 to v2.2.13 (#55)a25d7ed
- fix(deps): update module github.com/fatih/color to v1.12.0 (#54)da57ddd
- fix(deps): update module github.com/fatih/color to v1.11.0 (#53)30b4041
- fix(deps): update module github.com/alecaivazis/survey/v2 to v2.2.12 (#51)b5142ff
- fix(deps): update module github.com/cheggaaa/pb/v3 to v3.0.8 (#50)69ff16c
- fix(deps): update module github.com/cheggaaa/pb/v3 to v3.0.7 (#48)230756e
- fix(deps): update module github.com/alecaivazis/survey/v2 to v2.2.9 (#47)3ac353e
- fix(npm): install script in mips arch