Skip to content

Releases: danivek/hal-serializer

v1.1.0

06 Oct 11:18
Compare
Choose a tag to compare

Features :

  • Add async serialization with serializeAsync() (non-blocking code)
  • Add deserialize method

v1.0.0

16 Nov 17:53
Compare
Choose a tag to compare

hal-serializer is now considered STABLE
There is no breaking changes between v0.x and v1.0.0

Features :

  • #2 Allow options topLevelMeta, topLevelLinks, links to be a function
  • #3 Add convertCase option. Convert keys to kebab-case, snake_case, camelCase

v0.1.0

19 Jun 15:18
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
Initial commit