Skip to content

v1.4.3

Choose a tag to compare

@github-actions github-actions released this 20 Aug 18:37
· 74 commits to main since this release

Changed

  • Print every environment variable the binary reads in --help, grouped by what it affects, instead of naming four and deferring the rest to the README
  • Read the documented defaults from the same constants LoadConfig applies, so a changed default cannot leave a stale value in the usage text
  • Document M365_TENANT_ID, M365_USER_OID, M365_CLIENT_ID, M365_API_KEYS, M365_API_KEY and TZ as environment variables in both READMEs; the two the process exits without were absent
  • State in --help and in both READMEs that every flag is optional, and which defaults serve and setup-wizard apply when none is given
  • List --help itself in the usage text