Skip to content

Releases: ss220-space/rust-g-tg

3.3.0-ss220

05 Aug 12:06
54860de
Compare
Choose a tag to compare

What's Changed

  • Bump openssl from 0.10.64 to 0.10.66 by @dependabot in #17
  • Feat: rebased to upstream
  • Updated dependencies

Full Changelog: 3.1.0-ss220...3.3.0-ss220

3.1.0-ss220

02 Apr 10:18
28597d3
Compare
Choose a tag to compare

What's Changed

Full Changelog: fcb9138...28597d3

3.0.0-ss220

23 Aug 17:02
fcb9138
Compare
Choose a tag to compare

What's Changed

Full Changelog: f9834ae...fcb9138

2.0.0-ss220

26 May 18:56
f9834ae
Compare
Choose a tag to compare

Build with

  • cargo build --release --target i686-unknown-linux-gnu --all-features on Ubuntu 22.04.

  • cargo build --release --target i686-pc-windows-msvc --all-features on Windows 11.

What's Changed

Full Changelog: 3285a43...f9834ae

1.2.0-ss220

06 May 18:21
45dc9ba
Compare
Choose a tag to compare

Build with

  • cargo build --release --target i686-unknown-linux-gnu --all-features on Ubuntu 22.04.

  • cargo build --release --target i686-pc-windows-msvc --all-features on Windows 11.

What's Changed

Full Changelog: 1c4e6f9...3285a43

1.0.4-ss220

08 Oct 23:24
1c4e6f9
Compare
Choose a tag to compare

Build with

  • cargo build --release --target i686-unknown-linux-gnu --all-features on Ubuntu 20.04.

  • cargo build --release --target i686-pc-windows-msvc --all-features on Windows 11.

What's Changed

  • Feat: add latin to cyrillic, cyrillic to latin functions

Full Changelog: 7077d7d...1c4e6f9

1.0.3-ss220

24 Sep 12:06
Compare
Choose a tag to compare

Build with

  • cargo build --release --target i686-unknown-linux-gnu --all-features on Ubuntu 20.04.

  • cargo build --release --target i686-pc-windows-msvc --all-features on Windows 11.

What's Changed

  • Fixed thread leak by using workerpools
  • Rollback to mpsc
  • Base64 input decoding option on file write

Full Changelog: 578a52d...7077d7d