Skip to content

Latest commit

 

History

History
89 lines (56 loc) · 3.32 KB

CHANGELOG.md

File metadata and controls

89 lines (56 loc) · 3.32 KB

v0.7.0-alpha.5

  • Rebased on OCLIF 2

v0.7.0-alpha.4 April 19, 2022

  • Testing new release pipeline IV

v0.7.0-alpha.3 April 19, 2022

  • Testing new release pipeline III

v0.7.0-alpha.2 April 19, 2022

  • Testing new release pipeline II

v0.7.0-alpha.1 April 19, 2022

  • Testing new release pipeline

v0.7.0-alpha.0

As of this release hyperdrive is expanding in scope to be a proper package and dependency management tool for lando. Check out the README for details on hyperdrives new mission and purpose.

  • Expanded scope and clarified purpose of hyperdrive
  • Rebased on oclif framework
  • Setup basic DevOps flow for future dev
  • Fixed default option when prompting to confirm for install
  • Fixed busted GitHub releases deploy script
  • Fixed bug causing a private key to be generated when it already existed
  • Updated min docker version to 19.0.0
  • Updated min lando version to 3.0.0-rc.23
  • Updated min node version to 12.16.0
  • Updated min yarn version to 1.13.0
  • Updated Yarn install process to use --ignore-dependencies rather than --without-node
  • Updated dependencies to resolve security vulnerabilities

v0.5.2

  • Added .git so it is ignored by NERDTree
  • Improved boot art and config so it only shows up once
  • Added hyperdrive ASCII art and some helpful bootup messages
  • Added message during boot to indicated if custom vimrc were loaded
  • Fixed bug where custom .hyperdrive.local vimrc were not loading correctly
  • Fixed bug where forked hyperdrives put into .hyperdrive.local were inifinite looping vimrc sourcing
  • Fixed bug where .hyperdrive.local pathogen plugins were not being loaded at the correct time
  • Just a little placeholder #1
  • Just a little placeholder #1