github devbuddy/devbuddy v0.10.0

latest releases: v0.13.0, v0.12.6, v0.12.5...
5 years ago

Features:

  • Add support for setting env-vars directly from dev.yml (#327)
  • Create a dev.yml file when creating a project (#329)
  • Automatically unload the environment changes made by the project (#322)
  • Add support for dotenv file (#284)
  • Invalidate the shell commands cache when PATH change (#316)

UX:

  • Use a pseudo-tty to run commands (mostly to get colours 🌈) (#333)
  • Better hook message when the feature has no param (#332)
  • Add a section to document the env key (#331)
  • Improve the dev.yml created by bud init (#328)
  • Fix relative links in contributing documentation (#326)

Project:

  • Use stdlib to find the user home dir (#334)
  • Upgrade to Go 1.12.4 (#330)
  • Fix intergration tests (#325)
  • Better message and colorize log prefix in debug (#323)
  • Add the ability of recording the mutation of an environment in the state (#321)
  • Refactor the StateManager to serialize as json (#320)
  • Refactor the env package to introduce the Mutation struct (#319)
  • Refactor autoenv.FeatureSet to keep the feature ordered (#318)
  • Update version to v0.9.2 in README and install script
  • Make CI faster by reducing number of jobs to 4 (CircleCI limit) (#314)
  • Add an option to open a GH issue and display debug info (#310)
  • Install version 0.9.1 when using install script. (#309)
  • Adds more informations about version installation when downloading from github. (#308)

Don't miss a new devbuddy release

NewReleases is sending notifications on new releases.