Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 16:46

1.2.0 (2025-03-18)

Bug Fixes

  • allow current_user and params to remain lazy in rspec contexts (#25) (6ce1e07)
  • jsonapi_included helper may accept symbol keys (#20) (cc3cb2d)
  • require rspec-core as a dependency of the matchers (0ea2a92)

Features

  • alias Node#key? to Node#has_key? (#24) (202aecb)
  • Allow passing AR records to jsonapi_* http operations (#22) (c5e4b23)
  • Support matching against RSpec'sinclude builtin (#23) (1ed6fd0)