v1.4.0
Release 1.4.0 of intaglio.
intaglio
is available on crates.io.
Improvements
- Warn on unsafe_op_in_unsafe_fn. #106
- Implement shrink_to on all SymbolTables, declare Rust 1.56.0 MSRV, upgrade to 2021 edition. #107
Compatibility Notes
This release adds a documented minimum supported Rust version (MSRV) of 1.56.0. intaglio
1.4.0 will not build on Rust versions before 1.56.0. Changes to intaglio
's MSRV will cause minor version bumps.