Fix r_to_l argument as well to just be a flag

This commit is contained in:
itsjunetime
2025-11-06 18:21:18 -06:00
parent 6b37976357
commit e61eb9b846
3 changed files with 4 additions and 3 deletions
+1
View File
@@ -1,6 +1,7 @@
# Unreleased
- 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
# v0.4.3