Releases: marmelab/comfygure
Releases · marmelab/comfygure
v1.2.0
v1.1.1
v1.1.0
v1.0.0
Comfygure V1 🎉
Breaking Changes
- Upgrade major dependencies and discontinue Node v6 support #123
- Remember the config default format #133
- Remove
stable
andnext
tags forlatest
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
v0.1.4
v0.1.3
0.1 - Beta
Comfy is now ready to be tested for real! 🎉