This repository has been archived by the owner on Feb 16, 2024. It is now read-only.
SUPER 0.5.1
Pre-release
Pre-release
This release is the first SUPER release targeting Rust 2018 edition. It contains some internal improvements that will make future development easier and more efficient. It also has some internal enhancements. Additionally, we have fixed a bunch of spelling mistakes and upgraded some dependencies.
Changelog
Internal Changes
-
SUPER now requires Rust 1.31.0 (Rust 2018 edition) to be built.
-
Upgraded dependencies:
lazy_static
: 1.1 => 1.2md5
: 0.5 => 0.6regex
: 1.0 => 1.1abxml
: 0.6 => 0.7- Some other minor upgrades.
-
Multiple syntax changes to adapt the codebase to Rust 2018.