Skip to content

Releases: Visorian/envsync

v0.5.0

20 May 18:49
a5f6f12

Choose a tag to compare

compare changes

🚀 Enhancements

  • Added error handling for authentication issues (e88c100)
  • Added remote-config feature to init function (a76f35a)
  • Added support for remote-config to update function (a5f6f12)

🩹 Fixes

  • .gitignore content is no longer used as include option by default (c39eae5)
  • Extended error handling, fixed hide-logo parameter (ab2cde8)

❤️ Contributors

v0.4.0

20 May 03:01
94e172b

Choose a tag to compare

compare changes

🚀 Enhancements

  • Added option to include suffixes, e.g. .env.template (c2327a4)
  • Added rescan function to update configured .env files (94e172b)

📖 Documentation

  • Updated README with configless examples (ddfa7a2)

🏡 Chore

  • Adjusted package.json with bin property (bf27476)

❤️ Contributors

v0.3.0

19 May 22:48
698353e

Choose a tag to compare

compare changes

🚀 Enhancements

  • Added capability to specify config via cli parameter for configless (698353e)

🏡 Chore

❤️ Contributors

v0.2.0

19 May 17:59
56abfe9

Choose a tag to compare

🚀 Enhancements

  • Initial commit (0e45bc1)
  • Updated README, added first configless properties to sync (503629b)

🏡 Chore

  • Removed envsync.json from root (56abfe9)

❤️ Contributors