Skip to content

Latest commit

 

History

History
150 lines (98 loc) · 8.81 KB

CHANGELOG.md

File metadata and controls

150 lines (98 loc) · 8.81 KB

Changelog

Full Changelog

07/02/15

  • Merged pull-request: HAL support for an array of linked objects #60 (abargnesi)

  • Merged pull-request: Fixing Nested Serializers example #57 (coderdave)

  • Merged pull-request: Fix spelling in README.md #53 (killpack)

  • Merged pull-request: provide an example of using Rails responders to support requests using a Hypermedia mime type #52 (apsoto)

  • Merged pull-request: Stop entities/entity from duplicating entries in linked hash. #49 (dpdawson)

  • Merged pull-request: Better documentation for Oat::Adapters::JsonAPI#collection #46 (emilesilvis)

  • Merged pull-request: add the required rel attribute for Siren sub-entities #45 (apsoto)

  • Closed issue: is lib/support/class_attribute necessary? #44

  • Closed issue: Oat, Rails Responders and hypermedia mime types #50

  • Closed issue: Array serialization #54

  • Closed issue: Nested serializers: undefined method #56

  • Closed issue: HAL support for multiple link objects per relationship? #58

  • Closed issue: Serialize to vanilla JSON using the same serializer class #59

Full Changelog

09/07/14

Full Changelog

26/05/14

  • Merged pull-request: Add title addribute to siren action's fields #38 (erezesk)

  • Closed issue: Top level json api meta #28

Full Changelog

01/05/14

  • Merged pull-request: json-api: Don't add templated links to the resource #37 (kjg)

Full Changelog

29/04/14

  • Merged pull-request: Add type attribute for siren actions #36 (erezesk)

  • Closed issue: Errors management #35

Full Changelog

25/04/14

  • Merged pull-request: Add meta property #32 (ahx)

Full Changelog

07/04/14

  • Merged pull-request: Don't block NoMethodErrors from raising #31 (shekibobo)

  • Closed issue: Does this support any type of caching? #30

Full Changelog

25/03/14

  • Merged pull-request: Don't allow rake 10.2 on ruby 1.8.7 #29 (kjg)

  • Merged pull-request: Json api link templates #27 (kjg)

  • Merged pull-request: Json api attribute links #26 (kjg)

  • Merged pull-request: Serializer from block or class update #16 (kjg)

  • Closed issue: How to serialize many records? #24

Full Changelog

20/03/14

  • Merged pull-request: Json api nil entities #25 (kjg)

Full Changelog

24/02/14

  • Merged pull-request: Allow for serializing json api resource collections into root key #23 (kjg)

  • Merged pull-request: Json api subent top linked #22 (kjg)

Full Changelog

17/02/14

  • Merged pull-request: Json api sub behaviour #20 (kjg)

  • Merged pull-request: Add version badge to README #18 (shekibobo)

Full Changelog

17/02/14

  • Merged pull-request: Test more combinations in travis #17 (kjg)

  • Merged pull-request: Make specs more accurate and using updated syntax #15 (shekibobo)

  • Merged pull-request: Better Context #14 (shekibobo)

  • Merged pull-request: Less active support #11 (kjg)

  • Closed issue: Remove activesupport dependency #10

Full Changelog

13/02/14

  • Merged pull-request: Support ruby 1.8.7 #12 (kjg)

  • Closed issue: Serializing collections #9

Full Changelog

26/01/14

  • Merged pull-request: Don't add invalid link relations to HAL output #8 (shekibobo)

Full Changelog

14/01/14

  • Merged pull-request: Add Serializer#map_properties to DRY property definitions #6 (shekibobo)

  • Merged pull-request: Add action support for Siren. #4 (SebastianEdwards)

  • Merged pull-request: Don't try to serialize nil with an entity serializer #3 (shekibobo)

  • Merged pull-request: Fix a small typo in the README #2 (stevenharman)

  • Closed issue: DRY property declaration #5

18/11/13

  • Merged pull-request: Fix a few spelling and grammar errors #1 (leemachin)

* This changelog was generated by github_changelog_generator