v1.5.0
- minimal rust version is now 1.34 - `TryFrom` is no longer feature gated - `vec1![]` now allows trailing `,` in all cases - `Size0Error` now no longer has a custom `std::error::Error::description()` implementation. - fixed various clippy::pedantic warnings - updated `Cargo.toml` - `cargo fmt`