Skip to content

v0.6.1 - Restricted attribute names, immutable

Compare
Choose a tag to compare
@lgebhardt lgebhardt released this 21 Oct 20:19
· 773 commits to master since this release

Features:

  • Removes attribute and resource name restrictions for model, href and links.
  • Paged paginator now using prev link name instead of previous, as per the spec.
  • Adds immutable option for resources that should not be changed.

Bug fixes:

  • Fixes issues with Single Table Inheritance resource names.