jwt 0.5.0
- Changed JSON output from a list of objects to an object with an explicit key for each section (
header,payload,signature) - Added a
--flattenoption to output a JSON object with each non-decoded section of a token - Replaced command
--extractwith--decode - Added Windows-specific build logic to generate Windows release