Skip to content

Releases: opentorc/config-wrapper

1.1.0

15 Dec 18:09
Compare
Choose a tag to compare
  • a45b87a Merge branch 'develop'
  • 87316d6 v bump for publish
  • 279c766 Merge pull request #1 from opentorc/develop
  • 279f945 CLI updated to load from file
  • 9f3c8bc adding in param creation capability

1.0.2

25 Nov 04:44
Compare
Choose a tag to compare

1.0.1

25 Nov 04:35
Compare
Choose a tag to compare
  • 22b61d1 Merge branch 'cli' into develop
  • 67cebe7 remapKeysInEnv function on cli
  • 8a49b97 saving params out to file via cli command
  • bcc1b9d moving stuff around more logically
  • f088245 getting CLI worked out
  • e6f5482 further tests

1.0.0

24 Nov 16:32
Compare
Choose a tag to compare
  • 39af5ee extending test coverage on param store calls
  • 27e6383 adding in release CI
  • e80e4a5 getting single params and params by env and service
  • 700f77b added capability to remap env. this is to accomodate keys sets with prefixes like dev_ and prod_
  • 6d82d18 clean up
  • e474982 Create README.md
  • 27314a8 coveraing all env loading funcs
  • 0a00ada using readline module from native node
  • e9fb36b testing on one func so far
  • 19c7d38 fleshing it out