dotenv-kotlin

🗝️ Dotenv is a module that loads environment variables from a .env file

APACHE-2.0 License

Stars
465
Committers
12

Bot releases are visible (Hide)

dotenv-kotlin - Latest Release

Published by cdimascio almost 2 years ago

(2023-01-16)

6.3.1 (2022-05-29)

  • 6.3.0 upgrade dotenv-java and kotlin (2dcd5e1)
  • Add Kotlin DSL to readme (#58) (602a08a), closes #58
  • Bump junit from 4.12 to 4.13.1 (#53) (935f187), closes #53
  • change history (90c5b7f)
  • Create dependabot.yml (357a48a)
  • Create java-dotenv.pom (b4a73e7)
  • increment minor version + dotenv-java upgrade (d676144)
  • Link Maven Central badge to the artifact page (#54) (98820ee), closes #54
  • specify kotlin jvm target (a3c8abf)
  • Sync README.md with current version (#56) (f7f6685), closes #56
  • update contributing (9ec2fd8)
  • Update Dsl.kt (966a915)
  • Update README.md (671c2e5)
  • Update README.md (ee13d83)
  • v6.3.0 (39f26ce)
  • v6.3.0 (535786a)
  • v6.3.1 - fix asset paths via update to dotenv-java (4907acc)
  • docs: add HarryHenryGebel as a contributor (#57) (5a284f1), closes #57
  • docs: add NyCodeGHG as a contributor (#59) (2a3c26a), closes #59

6.2.1 (2020-10-02)

6.1.1 (2020-09-25)

5.2.1 (2020-07-19)

5.1.1 (2019-07-18)

5.1.0 (2019-04-30)

4.1.0 (2019-03-02)

3.3.1 (2019-02-24)

  • Add get(env, def). As Java has no Elvis operator, get(env, def) is much handy. (4ba7182)
  • Add more tests (2bda8c2)
  • Delete settings.xml (d9aedb3)
  • Ignore *.iml file (042ba66)
  • increment version and update kotlin (3b58d7e)
  • No need packing kotlin-stdlib (7cb0179)
  • Update .editorconfig (fb5c4bd)
  • Update compositor.json via compositor.io (ed4dd7f)
  • Update compositor.json via compositor.io (fcd2dca)
  • Update compositor.json via compositor.io (75a4e8b)
  • Update compositor.json via compositor.io (da7c77f)
  • Update compositor.json via compositor.io (dd577fa)
  • Update CONTRIBUTING.md (c4d2c22)
  • Update CONTRIBUTING.md (e4dfb7c)
  • Update LICENSE (babea77)
  • update readme (8ce2b13)
  • Update README.md (e4ed5d6)
  • Update README.md (d69d250)
  • Update README.md (05eabf6)
  • Update README.md (9f567b8)
  • Update README.md (43affa1)

3.1.7 (2018-11-14)

3.1.4 (2018-11-12)

3.1.3 (2018-11-09)

  • Create CODE_OF_CONDUCT.md (b24d58b)
  • improvements for vv3.1.3 (ad0560d)
  • Update compositor.json via compositor.io (1a130cb)
  • Update compositor.json via compositor.io (fc043bf)
  • Update compositor.json via compositor.io (753e4ca)
  • Update compositor.json via compositor.io (8397a0e)
  • update new logo (540cc86)
  • update pom (6a71ca4)
  • Update README.md (826caa3)
  • Update README.md (b4ff3a0)
  • Update README.md (24d5466)
  • Update README.md (ef2d23e)

3.1.2 (2018-08-19)

3.1.1 (2018-06-13)

  • improve error handling (b2a3b35)
  • provide link to simple dotenv maven example (ba8386d)
  • rupdate readme (9da4ad7)
  • Update compositor.json via compositor.io (1053f41)
  • Update compositor.json via compositor.io (c9eb38c)
  • Update compositor.json via compositor.io (8f8ba1d)
  • Update compositor.json via compositor.io (55979c1)
  • update readme (dfb918a)
  • update readme (75679af)

3.1.0 (2018-03-28)

0.6.1 (2017-11-25)

dotenv-kotlin -

Published by cdimascio over 2 years ago

(2022-05-29)

(2022-05-29)

dotenv-kotlin -

Published by cdimascio almost 3 years ago

dotenv-kotlin -

Published by cdimascio about 4 years ago

release notes

  • upgrade dotenv-java to 2.2.0
dotenv-kotlin - v6.2.1

Published by cdimascio about 4 years ago

dotenv-kotlin - dotenv-kotlin v6.1.1 release!

Published by cdimascio about 4 years ago

dotenv-kotlin - java-dotenv 5.2.1 Released!

Published by cdimascio over 4 years ago

dotenv-kotlin - java-dotenv 5.1.3 Released!

Published by cdimascio about 5 years ago

dotenv-kotlin - java-dotenv 5.1.1 Released!

Published by cdimascio over 5 years ago

dotenv-kotlin - java-dotenv 5.1.0 Released!

Published by cdimascio over 5 years ago

Release Notes

  • Option to only load .env file env vars #27
dotenv-kotlin - java-dotenv 5.0.1 Released!

Published by cdimascio over 5 years ago

Release Notes

  • fixes Dotenv entries() result is not overridden by environment variables #25
dotenv-kotlin - java-dotenv 5.0.0 Released!

Published by cdimascio over 5 years ago

Release Notes

  • iterate environment with dotenv.entries()
dotenv-kotlin - java-dotenv 4.1.0 Released!

Published by cdimascio over 5 years ago

Release Notes

  • Enables ability to iterate over environment variables
dotenv-kotlin - java-dotenv 4.0.1 Released!

Published by cdimascio over 5 years ago

Release Notes

  • Handles quoted variables appropriately
dotenv-kotlin - java-dotenv 3.3.1 Released!

Published by cdimascio over 5 years ago

Release Notes

dotenv-kotlin - java-dotenv 3.2.0 Released!

Published by cdimascio over 5 years ago

Release notes

  • Removes packaging of the kotlin stdlib (Thank you @arniu)
dotenv-kotlin - java-dotenv 3.1.7 Released!

Published by cdimascio almost 6 years ago

Release Notes

  • Fixes for Windows (Thanks @Playacem!)
dotenv-kotlin - java-dotenv 3.1.4 Released!

Published by cdimascio almost 6 years ago

Release notes

  • Javadoc added (no functional changes)
dotenv-kotlin - java-dotenv 3.1.3 Released!

Published by cdimascio almost 6 years ago

Release Notes

  • Dependency updates
dotenv-kotlin - java-dotenv-3.1.2

Published by cdimascio about 6 years ago

Release Notes

  • updated dependencies