Revision history for WebService-Pokemon 0.11 2019-05-02 21:40:53 +08 - Fix missing module version - Replace incorrect environment variable 0.10 2019-05-01 19:57:09 +08 - Autoload results by choice - Remove CHI caching - Tidy up code using perltidy - Fix test due to API server changes - Fix perlcritic issues - Fix duplicate contributor names - Make live API server optionally 0.09 2018-06-10 00:45:49 +08 - Abstract the web service responses in different data classes 0.08 2018-06-06 01:57:13 +08 - Cache HTTP decoded content using CHI - Speed testing using local cached results 0.07 2018-06-06 00:20:59 +08 - Switch Web::API to Role::REST::Client for easy customization 0.06 2018-05-16 22:56:23 +08 - Remove unused Makefile.PL - Build and test using Docker 0.05 2018-05-16 21:09:02 +08 - Fix missing strictures - Update synopsis 0.04 2018-05-14 21:54:16 +08 - Add berry, berry_firmness, berry_flavor endpoints - Enable switching between v1 and v2 API version 0.03 2018-05-06 00:52:52 +08 - Fix module name mismatch 0.02 2018-05-06 00:42:34 +08 - Switch module name according to standard naming convention - Integration with Travis CI and other external badges 0.01 2018-05-05 13:21:19 +08 - Initial release