jwt 0.7.0
- Converted option
--decodeand--encodeto commandsdecodeandencode - Refactored code into multiple modules
- Added tests and split the tests into multiple files (encode and decode)
- Updated the documentation
- Added task to generate the HTML code documentation
- Fixed miscellaneous bugs