0.005  2015-12-31
    - Compat with new plugin system. 
      Thanks to Peter Mottram.

0.004  2015-12-26
    - Make jwt available on template
    - Fixed problem with using $@ on hooks;

0.003  2015-09-14
	- Fixed bug when calling jwt_exception hook;

0.002  2015-09-06
	- Request Dancer2 0.162000.
	- Better dist.ini.
	- jwt now returns the payload.
	- Added jwt_exception hook;

0.001  2015-09-04
	- First version with basic behavior.