Skip to content

Releases: KensoDev/circle-env

1.0.2

Choose a tag to compare

@KensoDev KensoDev released this 21 Apr 20:27

Adding v command to print out the version
Adding the file names being replaced in the replace command

1.0.1

Choose a tag to compare

@KensoDev KensoDev released this 28 Mar 23:01

Fixing the command name from 1.0.0

1.0.0 [bug]

Choose a tag to compare

@KensoDev KensoDev released this 28 Mar 22:56

This version has a bug in it, the command name is not as documented. Use 1.0.1

1.0.0

  1. Sync command
    Uploads everything from .env to CircleCi.
  2. Replace command

Replaces everything in the template files and writes new files.

read the README for more.

Minor update

Choose a tag to compare

@KensoDev KensoDev released this 28 Mar 19:03

Mainly updated the output, nothing really major to the code.
Added docs (README)

Initial release (working in production)

Choose a tag to compare

@KensoDev KensoDev released this 26 Mar 05:51

This is the initial release of this tool.

It's weird to say "Working in production" since it's a devops tool, but I am already working with it on all our production projects.