Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Latest commit

 

History

History
274 lines (134 loc) · 11.1 KB

CHANGELOG.md

File metadata and controls

274 lines (134 loc) · 11.1 KB

4.1.4 (2021-03-13)

Bug Fixes

  • install: update targz lib to fix crash extracting versions (#951) (79e8a6e)

4.1.3 (2021-02-12)

Bug Fixes

4.1.2 (2021-02-12)

Bug Fixes

4.1.1 (2020-12-31)

Bug Fixes

4.1.0 (2020-12-31)

Features

4.0.1 (2020-09-19)

Bug Fixes

  • do not expand variables before calling node script (#775) (04177ce)

4.0.0 (2020-09-19)

chore

  • 🤖 drop support for node version <10 (174bdf0)

BREAKING CHANGES

  • 🧨 Drops support for node version <10

3.6.7 (2020-02-07)

Bug Fixes

3.6.6 (2019-12-15)

Bug Fixes

  • check if yvm script exists in fish shell before sourcing (#506) (f567362)

3.6.5 (2019-12-15)

Performance Improvements

3.6.4 (2019-11-12)

Bug Fixes

  • check for semver satisfaction of yvm config (#489) (136d7bc)
  • use parent shell path in place of node process path (#488) (f83d5a8)

3.6.3 (2019-11-12)

Bug Fixes

  • match version tags with v prefix in install script (#487) (ac9f45b)

3.6.2 (2019-08-10)

Bug Fixes

  • pin install version in legacy shell install script (#443) (00ebfa7)

3.6.1 (2019-07-30)

Bug Fixes

  • do not configure the custom profile for multiple shells (#440) (d616d43)

3.6.0 (2019-07-30)

Features

3.5.0 (2019-06-12)

Features

  • undo yvm effects on the shell commands (#400) (32a2ebc)

3.4.0 (2019-05-25) 🎉

Features

  • bundle all of yvm into a single release file yvm.js (#368) (2789af9)

3.3.0 (2019-05-17)

Features

  • update current command to return only version string (#392) (8ba8c5b)

3.2.3 (2019-04-27)

Bug Fixes

  • replace fish universal variable with global export (#381) (27c1d2d)

3.2.2 (2019-04-18)

Bug Fixes

Added a --verify flag to the install command to force a failure if there're any verification issues.

3.2.1 (2019-04-14)

Bug Fixes

3.2.0 (2019-04-12)

Features

3.1.0 (2019-04-09)

Features

3.0.3 (2019-04-08)

Bug Fixes

  • prepend yvm yarn version to path only once (#357) (e7dcec8)

3.0.2 (2019-04-06)

Bug Fixes

  • use correct fish_user_paths env variable (#356) (033b460)

3.0.1 (2019-04-06) 🚀

Bug Fixes

  • commands break inelegantly without internet connection (#352) (1f5d73b)

3.0.0 (2019-03-22)

Features

Breaking Changes

  • which command now outputs path to yarn not version in use

2.4.3 (2019-03-14)

Bug Fixes

  • restore yvm.sh as executable functionality (c9ab90b)

2.4.2 (2019-03-10)

Bug Fixes

  • init yvm function in non interactive shell (#318) (9fe3e2f)

2.4.1 (2019-03-10)

Bug Fixes

2.4.0 (2019-02-21)

Features

  • support for yarn engine config in package json (#307) (de9aa10)

2.3.0 (2019-02-11) 🎣

Bug Fixes

Features

2.1.0 (2019-01-23)

Features

2.0.0 (2019-01-22)

Features

  • commitizen 🎸 (#295) (567ab93)

  • bumped minimum node version

Minimum node version is now 8.0

1.1.0 (2019-01-22)

Bug Fixes

  • ensure release publishes correctly for install (6255ee3)

  • allow yvm to take stdio input (#290) (85e97e3)

Features

  • publish yvm.zip as asset (f5ebf80)

1.0.1 (2018-12-23)

Bug Fixes

  • gpg validation, to ensure yarn versions downloaded via mirrors have not been tampered with.

Changelog

All notable changes to this project will be documented in this file.

The format is somewhat based on Keep a Changelog, and this project adheres to Semantic Versioning.

See open issues