Skip to content

v1.0.0

Compare
Choose a tag to compare
@Kmaschta Kmaschta released this 15 May 16:17
· 25 commits to master since this release
1c364e5

Comfygure V1 🎉

Breaking Changes

  • Upgrade major dependencies and discontinue Node v6 support #123
  • Remember the config default format #133
  • Remove stable and next tags for latest by default #149

Features

  • Allow to fully delete a project #132
  • Introduce comfy set to update a config subset #141
  • Allow to retrieve a subset of a config with comfy get <env> <selector> #134
  • Retrieve a config by its hash with comfy get <env> --hash=<hash> #143 (JulienMattiussi)
  • Serve the API via Express.js (allow to deploy to now.sh and have a docker container of comfy) #151 #150
  • Display the version created date with comfy log #144
  • Display nice error messages #128