Releases: ss220-space/rust-g-tg
3.3.0-ss220
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
What's Changed
- Feat: rebased to upstream
- Updated dependencies
- Caching git repository removed
- https://github.com/tgstation/rust-g/releases/tag/3.1.0
Full Changelog: fcb9138...28597d3
3.0.0-ss220
What's Changed
- Feat: rebased to upstream
- https://github.com/tgstation/rust-g/releases/tag/3.0.0
Full Changelog: f9834ae...fcb9138
2.0.0-ss220
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
- Feat: rebased to upstream
- https://github.com/tgstation/rust-g/releases/tag/2.0.0
Full Changelog: 3285a43...f9834ae
1.2.0-ss220
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
- Feat: rebased to upstream
- https://github.com/tgstation/rust-g/releases/tag/1.2.0
Full Changelog: 1c4e6f9...3285a43
1.0.4-ss220
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
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