Skip to content

v1.1.3

Choose a tag to compare

@cnizzardini cnizzardini released this 16 Aug 12:42
· 22 commits to master since this release
46df3e4

What's Changed

  • [ValidationException] - Add config option to turn off ValidationException by @cnizzardini in #108
  • [ExceptionRender] Hide errors from serialized response when debug is off by @cnizzardini in #109
  • [CollectionView] - Use ResultSetInterface instead by @cnizzardini in #110
  • [ExceptionRender] - Adds ValidationException::getEntity() by @cnizzardini in #111
  • [Crud] Adds ability to pass table options through CRUD by @cnizzardini in #114
  • [JsonLdView] [HalJsonView] - Use ResultSetInterface instead of ResultSet concrete by @cnizzardini in #115
  • Jwt auth documentation by @cnizzardini in #116

Full Changelog: v1.1.2...v1.1.3