New
v2.1.0
What's Changed
- Improve comments by @hahwul in https://github.com/hahwul/jwt-hack/pull/45
- Add default, build, and dev tasks to justfile by @hahwul in https://github.com/hahwul/jwt-hack/pull/47
- Refactor to use Rust 1.58+ format string syntax throughout by @hahwul in https://github.com/hahwul/jwt-hack/pull/48
- High-Def Logo Upgrade by @thezakman in https://github.com/hahwul/jwt-hack/pull/49
- Add JWT compression support with "zip": "DEF" header for DEFLATE compression by @Copilot in https://github.com/hahwul/jwt-hack/pull/51
- Add comprehensive GitHub Copilot instructions for jwt-hack development by @Copilot in https://github.com/hahwul/jwt-hack/pull/53
- Bump version to 2.1.0 by @hahwul in https://github.com/hahwul/jwt-hack/pull/54
New Contributors
- @thezakman made their first contribution in https://github.com/hahwul/jwt-hack/pull/49
- @Copilot made their first contribution in https://github.com/hahwul/jwt-hack/pull/51
Full Changelog: https://github.com/hahwul/jwt-hack/compare/v2.0.0...v2.1.0