Skip to content

Releases: marmelab/comfygure

v1.2.0

08 Apr 15:06
c2f6c82
Compare
Choose a tag to compare

Features

  • Manage your tokens thanks to the new comfy token command (#173 & #175)
  • Require only one environment variable to configure comfy (#156)

Misc

  • Replaced outdated library co-postgres-queries by knex (#171)
  • Updated dependencies (#172)

v1.1.1

18 Sep 14:05
fa4201f
Compare
Choose a tag to compare
  • Upgrade dependencies

v1.1.0

14 Aug 13:09
4f89237
Compare
Choose a tag to compare

Features

  • Introducing a new comfy diff command (to diff two config versions) #159

Bug fixes

  • comfy init no longer crash if the folder .comfy already exists #154
  • Fix comfy get <selector> subset case sensitivity #153

Misc

  • Linting, dependencies upgrade
  • Scanned the codebase with SonarQube

v1.0.0

15 May 16:17
1c364e5
Compare
Choose a tag to compare

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

v0.1.4

17 Apr 14:35
d562bbc
Compare
Choose a tag to compare

Deprecate comfy beta

v0.1.3

04 Oct 07:53
6a8c5c0
Compare
Choose a tag to compare
Release 0.1.3

0.1 - Beta

18 Sep 15:07
9bb1cac
Compare
Choose a tag to compare

Comfy is now ready to be tested for real! 🎉