Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 392 Bytes

CHANGELOG.md

File metadata and controls

13 lines (10 loc) · 392 Bytes

0.3.1

  • [Bug] Fixed route not raising when resource constant does not exist - Brian Cardarella

0.3.0

  • Fix issue with has_many destroy against regular models - Brian Cardarella
  • Relation.destoyed removes the destoyed scope and adds a scope for records that have been destoyed - Dan McClain
  • Added /restore route for restorable resources - Brian Cardarella & Romina Vargas