Skip to content

Releases: luxtorpeda-dev/luxtorpeda

Version 8

06 Jul 22:05
42e0151
Compare
Choose a tag to compare

8.0 (2020-07-06)

  • Support for new download parameter for "copy_only". This is useful for artifacts that just need to be copied, instead of being extracted.

Version 7

01 Jul 22:00
45c8937
Compare
Choose a tag to compare

7.0 (2020-07-01)

  • Switch reqwest to use rustls instead of using installed openssl. This should help with problems on certain distros and their openssl versions.

Version 6

29 Jun 04:31
Compare
Choose a tag to compare

6.0 (2020-06-28)

  • Support for dialog boxes for warning user about non-free engines

Version 4

29 Jun 03:31
905ae29
Compare
Choose a tag to compare

4.0 (2020-06-28)

  • Support for updating packages.json automatically. This will check if the local hash matches what is up to date on the server. If it does not match, it'll download the latest version. This feature can be disabled using the new config.json file.

Version 3

16 Jun 17:02
905ae29
Compare
Choose a tag to compare
v3

Update Cargo.toml

Version 2

04 Jun 03:27
efd6ee1
Compare
Choose a tag to compare

2.0 (2020-06-03)

  • Support for GitHub Action for PRs so that new pull requests can be tested automatically.
  • Support for GitHub Actions for luxtorpeda project and docker runtime project.
  • Ported all possible engines from old method.
  • Show licenses of engines in new HTML page.