Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix(yt/download): Only print changed bytes sizes, on changed string | Benedikt Peetz | 2024-11-04 |
| | | | | | | 2_000_000_000 and 2_000_000_001 cache sizes are not the same, but will both print out "1.86 GiB". Obviously, notifying the user about this change is rather counter-productive. | ||
* | refactor(treewide): Conform to the clippy and rust lints | Benedikt Peetz | 2024-10-14 |
| | |||
* | refactor(treewide): Combine the separate crates in one workspace | Benedikt Peetz | 2024-10-14 |
| | |||
* | build(treewide): Update | Benedikt Peetz | 2024-09-11 |
| | |||
* | build(update.sh): Correct path specifications and upgrade incompatible deps | Benedikt Peetz | 2024-08-25 |
| | |||
* | feat(crates/bytes): Support decimal number input | Benedikt Peetz | 2024-08-25 |
| | |||
* | build(treewide): Update | Benedikt Peetz | 2024-08-25 |
| | |||
* | feat(bytes): Add implementation for serde's `Serialize` | Benedikt Peetz | 2024-08-24 |
| | |||
* | feat(crates/bytes): Init | Benedikt Peetz | 2024-08-23 |