| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| license.html | 2023-07-16 | 252.4 kB | |
| melody-aarch64-apple-darwin | 2023-07-16 | 1.1 MB | |
| melody-x86-64-apple-darwin | 2023-07-16 | 1.2 MB | |
| README.md | 2023-07-16 | 391 Bytes | |
| v0.19.0.tar.gz | 2023-07-16 | 1.1 MB | |
| v0.19.0.zip | 2023-07-16 | 1.2 MB | |
| Totals: 6 Items | 4.9 MB | 0 | |
Breaking
- Sets the MSRV to Rust 1.65.0
Features
- Adds error output for panics
- Deno no longer requires an init function
Fixes
- Does not escape hyphens in literals, they're only used in the context of classes and so do not need escaping
- Fixes a few edge cases with hyphens and slashes
Dependencies
- Updates dependencies
Refactoring
- Clippy fixes