Skip to content

Releases: RiskIdent/jelease

v0.2.0

08 Nov 12:59
Compare
Choose a tag to compare

Changes (since v0.1.0)

  • Fixed so all env vars use JELEASE_ prefix, to match what was in the README.
  • Changed Go runtime from v1.18 to v1.19.
  • Changed to zerolog for logging.
  • Added configs:
    • JELEASE_LOG_FORMAT: Logging format. One of: pretty (default), json
    • JELEASE_LOG_LEVEL: Logging minimum level/severity. One of: trace, debug (default), info, warn, error, fatal, panic

v0.1.0

08 Nov 12:59
Compare
Choose a tag to compare

Initial release