1.4 2018-06-03 14:55:21+01:00 Europe/London
1.3 2018-05-19 01:23:24+01:00 Europe/London
- Implement sparse fieldsets
1.2 2018-04-14 12:43:26+00:00 UTC
- Add license to README
1.1 2018-04-08 15:01:24+00:00 UTC
- Use file based caching
- New required argument: data_dir
1.0 2018-04-08 00:55:28+00:00 UTC
- namespace the CHI keys by this package name
0.9 2018-04-08 00:46:13+00:00 UTC
- Use Lingua::EN::Segment to split the pluralised document type correctly into a hyphenated string
0.8 2018-04-02 22:11:49+00:00 UTC
- Fixed bug where compound document returned 'data' as an ArrayRef when it should be a HashRef
0.7 2018-04-02 21:22:54+00:00 UTC
- Fixed bug in compound document relationships where the 'includes' option was not taken into account when passed to resource_document
0.6 2018-04-02 01:01:31+00:00 UTC
- Fixed bug where relationship names and their links were not kebab cased
- Pluralise the type of relations using their relation name, which is already found, instead of its result source
0.5 2018-03-31 20:52:26+00:00 UTC
- Required 'api_url' attribute
- Support for relational link objects
0.4 2018-03-04 12:50:37+00:00 UTC
- Optional 'kebab_case_attrs' and 'attributes_via' attributes
- Less strict type check for row object
0.3 2018-02-18 13:02:29+00:00 UTC
- Pin dependency Test::DBIx::Class to 0.52
0.2 2018-02-17 18:19:50+00:00 UTC
- Update dzil prereqs
0.1 2018-02-17 01:57:42+00:00 UTC