Release version 0.5.0 (#124)

This commit is contained in:
June
2025-12-02 21:28:43 -06:00
committed by GitHub
parent a4905b2ae5
commit 7b9e1462da
3 changed files with 7 additions and 4 deletions
+2
View File
@@ -1,5 +1,7 @@
# Unreleased
# v0.5.0
- Switched simd base64 crate for one that works on stable (from `vb64` to `base64_simd`)
- Allow boolean arguments to function as flags, without a `true` or `false` argument following the flag itself ([#109](https://github.com/itsjunetime/tdf/pull/109), thanks [@tatounee](https://github.com/tatounee)!)
- Fix cropping issues when zooming out too much while using kitty protocol