Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (13 loc) · 596 Bytes

CHANGELOG.md

File metadata and controls

26 lines (13 loc) · 596 Bytes

Changelog

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.0.0] - 2023-02-14

Removed

  • Removed euclid, hyper, hyper_serde and time, feature and support for this crates.

Changed

  • Updated smartstring, cssparser, url and xml5ever crates to their newest version.

[1.1.0] - 2021-02-08

Added

  • Support for the smartstring crate was added.

Fixed

  • Updated cssparser crate version to make it compile on newer Rust versions.