The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
1.3       2018-05-14 00:05:46+01:00 Europe/London

1.2       2018-04-14 12:58:02+00:00 UTC
- Add license
- Declare minimum JSONAPI::Document version (1.1)

1.1       2018-04-08 15:16:35+00:00 UTC
- Support new required data_dir argument of JSONAPI::Document, which is required now by this plugin too

1.0       2018-04-08 01:05:36+00:00 UTC
- Fixed bug where dashed resource names were pointing to the wrong controller name (e.g. 'api-dashed-resource' instead of 'api-dashed_resource')

0.9       2018-04-07 10:25:50+00:00 UTC
- requested_resources converts dashes to underscores

0.8       2018-04-04 04:48:00+00:00 UTC
- requested_resources helper - supports reading the 'include' request param
- Log the created routes in dev mode for easy visibility

0.7       2018-04-02 21:56:43+00:00 UTC
- Test fix for data helpers

0.6       2018-04-01 13:25:58+00:00 UTC
- More fail-safe argument passing to JSONAPI::Document

0.5       2018-04-01 12:39:46+00:00 UTC
- Support JSONAPI::Document api_url

0.4       2018-03-03 13:33:23+00:00 UTC

0.3       2018-03-02 09:49:06+00:00 UTC

0.2       2018-02-18 14:06:21+00:00 UTC

0.1       2018-02-17 22:20:30+00:00 UTC