All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
and this project adheres to
Semantic Versioning.
0.0.25 — 2019-09-12
- Always parse query string as JSON when JSON mixin used, regardless of request
Content-Type.
0.0.24 — 2019-09-12
- JSON parameter parsing as part of the default JSON mixin.
0.0.23 — 2019-09-12
- JSON parameter parsing for multi-valued parameters.
0.0.22 — 2019-09-11
0.0.21 — 2019-09-11
- Context mixin for adding arbitrary attributes to the context map.
- Support for custom encoder and decoder in JSON mixin.
0.0.20 — 2019-09-11
- Validator mixin to return map by default and look for error-representation
function on context to allow overriding and to decouple from HAL.
0.0.19 — 2019-09-11
- Configuration merging to favour later definitions by placing them first in
the resulting sequence.
- JSON encoding to use
jason
to provide default support for time types.
0.0.18 — 2019-09-10
- URL generating functions from
liberator-mixin.hypermedia
. hype
now
supersedes them.
0.0.17 — 2019-09-10
- Revert to
slurp
ing body before attempting JSON parse.
0.0.16 — 2019-09-10
0.0.15 — 2019-09-10
0.0.14 — 2019-09-09
- Test coverage for all merge functions.
- Configuration merging for attributes such as
allowed-methods
,
available-media-types
etc.
json->map
and map->json
are now public.
0.0.11 — 2019-06-04
0.0.10 — 2019-05-22
0.0.10 — 2019-05-22
0.0.9 — 2019-05-22
0.0.9 — 2019-05-22
0.0.9 — 2019-05-22
0.0.9 — 2019-05-22
0.0.9 — 2019-05-22
0.0.7 — 2019-05-22
0.0.6 — 2019-05-22
0.0.5 — 2019-05-22
0.0.4 — 2019-05-22
Released without CHANGELOG.md.
Can you improve this documentation? These fine people already did:
Toby Clemson, Jonas Svalin, Ina Tsetsova, jimmythompson & Tristram OatenEdit on GitHub