Skip to content

v6.1.0

Latest
Compare
Choose a tag to compare
@rafaelfranca rafaelfranca released this 24 Jan 20:50
· 1 commit to main since this release
v6.1.0
0698674

What's Changed

  • Always return a boolean value for ActiveResource::Base#exists? by @stefanvermaas in #375
  • Support usage of invalid? and validate! methods from ActiveModel::Validations by @balvig in #379
  • Fix subclasses not inheriting headers set in the superclass by @meanphil in #383
  • Encode ID parameter for custom methods by @igor-ladkin in #399
  • [Enhancement] Allows HttpMock to ignore query params from url path if given the option by @muhammadnawzad in #395

New Contributors

Full Changelog: v6.0.0...v6.1.0