What's Changed
- fix: missing opening brace with structs by @ccoVeille in #26
- fix: use div instead of body for HTML rendering by @ccoVeille in #27
- chore: remove useless callerLocation by @ccoVeille in #28
- chore: remove unused secret struct by @ccoVeille in #29
- chore: cleanup duplicated tests by @ccoVeille in #30
- feat: support customizing stack frames to skip when printing the header by @almas-x in #31
New Contributors
- @ccoVeille made their first contribution in #26
Full Changelog: v1.4.0...v1.5.0