Skip to content

Releases: imbrish/letsencrypt

0.6.2

25 Jun 14:39
Compare
Choose a tag to compare
  • Add simple config validation
  • Add option to enable verbose output
  • Tweak output, errors and notifications
  • Refactor Command, exit codes and configuration

0.6.0

23 Jun 16:30
Compare
Choose a tag to compare
  • Switch to cPanel UAPI for installing certificates
  • Show error when running on Windows
  • Update config example and readme

0.5.0

21 Jun 13:44
Compare
Choose a tag to compare
  • Add custom error handler
  • Refactor helper functions
  • Improve output and error messages
  • Detect changes in composer.json on update
  • Multiple tweaks and bugfixes
  • Update config example and readme

0.4.0

20 Jun 11:34
Compare
Choose a tag to compare
  • Require PHP 5.4 in composer.json
  • Minor internal refactorings
  • Add --help option
  • Support specifying email via --notify option
  • Support custom configuration files via --config option
  • Support specifying certificates to install via arguments
  • Update config example and readme

0.3.1

10 Jan 12:13
Compare
Choose a tag to compare
  • Improve comments in config example

0.3.0

17 Nov 16:52
Compare
Choose a tag to compare
  • Add requirements to the readme
  • Configure which domains to install
  • Handle partially failed installation
  • Improve output formatting

0.2.2

27 Jan 21:22
Compare
Choose a tag to compare

Changes:

  • Add instruction to change permissions of config file
  • Stop forcing certificate to be re-issued if only installation failed
  • Improve directory-clearing function
  • Remove challenge directories after certificate is issued
  • Minor improvements

0.2.1

26 Jan 17:01
Compare
Choose a tag to compare

Updated documentation