siren-writer
Version:
A Siren Hypermedia Object Generator
51 lines (30 loc) • 789 B
Markdown
0.5.0 / 2016-07-23
==================
* filter out falsy values from arrays
0.4.1 / 2016-01-10
==================
* updating readme
0.4.0 / 2016-01-10
==================
* removing strictness from `action.method` and `field.type`, as the spec is more permissible
0.3.0 / 2015-12-28
==================
* supporting arrays of properties objects
0.2.1 / 2015-11-16
==================
* meta updates
0.2.0 / 2015-10-23
==================
* fix #4: allowing extra properties to be passed through
0.1.2 / 2015-10-23
==================
* fix #3: allowing rels with hyphens in the name
0.1.1 / 2015-08-17
==================
* docs: updating readme
0.1.0 / 2015-08-16
==================
* huge internal rewrite
0.0.1 / 2013-08-21
==================
:sparkles: