- improved performance: ~30% faster
- added macOS arm64 binary to the release/download pipeline
- added kubernetes-pod builtin pattern for pod names
- fixed clipboard integration in WSL
- fixed various styling rendering issues related to submatches and backdrop
- removed tput dependency
- improved error handling
- refactored option parsing, now with stricter validation
- updated to crystal 1.19
Some benchmark results about performance optimization 🥹
+------------------------------------------+----------------+----------------+----------------+----------------+
| Version | Mean | Std Dev | Min | Max |
+------------------------------------------+----------------+----------------+----------------+----------------+
| 2.6.2 | 0.069878s | 0.021811s | 0.018928s | 0.088420s |
| 2.7.0 | 0.036518s | 0.012521s | 0.010827s | 0.049048s |
+------------------------------------------+----------------+----------------+----------------+----------------+