Skip to content

Releases: botlify-net/dot-properties

Version 1.1.0

21 Jan 04:21
ee3cfd3
Compare
Choose a tag to compare

Features:

  • Update pom.xml with the latest version plugins
  • Update the dev contact to try to have a logo on the mvnrepository.com

Fixes:

  • Fix possible dead log in PropertyFieldManager class file
  • Add version number in three parts in the pom.xml

Version 1.1

21 Jan 02:38
53c9f19
Compare
Choose a tag to compare

Features:

  • Update dependencies
  • Lint code with two spaces

Version 1.0

06 Apr 10:51
9b5f4dd
Compare
Choose a tag to compare

Features:

  • Add the possibility to load a properties file with JAVA_PROPS.
  • Customize the environment variable name to replace the default one.
  • Add the possibility to load a properties file from a specific path.
  • Add the possibility to disable resource properties file loading.
  • Add the possibility to disable file system properties file loading.