Skip to content

Releases: turbosquid/config_keeper

v2.2.0

23 Mar 01:52
ea7796b

Choose a tag to compare

Changelog

  • ea7796b Merge pull request #4 from turbosquid/do-not-override-envars
  • 65812a6 Ability to filter out commented envars and variables that are already in system's environment variables

v2.1.0

27 Dec 04:13
72651f2

Choose a tag to compare

Changelog

72651f2 Merge pull request #3 from turbosquid/yaml-json
bd4eb4b Combine json and yaml files in addition to env Ability to run with local files Tests for combining env, json, and yaml files

v2.0.0

19 Dec 20:16
027fe5c

Choose a tag to compare

Changelog

027fe5c Merge pull request #2 from turbosquid/override
1c21854 Handle optional paths. Better logging.
b53c3ac Merge pull request #1 from turbosquid/override
8c3d50c Allow for multiple zookeeper paths to override settings

v1.0.1

30 Nov 21:43

Choose a tag to compare

Changelog

8412750 Create destination directory if doesn't exist

v1.0.0

30 Nov 20:41

Choose a tag to compare

Changelog

22e597e Add goreleaser config
4fae1f9 Version 1.0.0
99dd44c Initial commit