Skip to content

jwt 0.7.0

Choose a tag to compare

@andreburgaud andreburgaud released this 17 Sep 04:22
95729c5
  • Converted option --decode and --encode to commands decode and encode
  • 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