Skip to content

Releases: coderedcorp/cr

1.7

23 Aug 23:07
Compare
Choose a tag to compare
  • Fix duplicate log output after a deployment ( #14 )
  • Bundle binaries with Python 3.12
  • Internal development tooling and dependency updates.

Note: macOS 11 support has been dropped. This release requires macOS 12 or higher.

1.6

26 Jun 01:40
Compare
Choose a tag to compare
1.6
  • Support new MySQL databases.
  • Adjust PostgreSQL settings template.
  • Validate webapp handle, and handle errors from coderedapi (fixes #10 )
  • Update dependencies and developer tooling, and support Python 3.8-3.11
  • Build cr binary with Python 3.11

1.5

30 Oct 03:40
Compare
Choose a tag to compare
1.5
  • macOS executable is now signed and notarized by Apple.
  • Linux executable file size is significantly reduced.

1.4

28 Oct 04:14
Compare
Choose a tag to compare
1.4
  • New cr check command will check and fix Django settings and other project files.
  • Django settings and other files are now checked before a deployment.

1.3

20 Oct 00:41
Compare
Choose a tag to compare
1.3
  • Stream deployment logs.
  • Show correct link based on env.

1.2

13 Oct 16:05
Compare
Choose a tag to compare
1.2
  • Fix error getting sftp password.

  • Fix issues on older versions of Python (3.7+).

  • Check for updates when program is done running.

  • Print URL and message after task is queued.

  • CR_TOKEN environment variable will override token from config files.

  • Load config file from --path if specified.

  • Windows binaries have a CodeRed icon.

  • Windows binaries are now signed.

1.1

01 Oct 18:26
Compare
Choose a tag to compare
1.1
  • Add download command.
  • Read include/exclude options from config file.
  • Bug fixes for progress indicator in Windows Terminal.

1.0

29 Sep 21:37
Compare
Choose a tag to compare
1.0

Initial release.