Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 360 Bytes

CHANGELOG.md

File metadata and controls

18 lines (11 loc) · 360 Bytes

0.0.4

  • update LValidationException to use the message attribute instead of the first error message

0.0.3

  • fix _InternalLinkedHashMap<dynamic, dynamic>' is not a subtype of type ....

0.0.2

  • support 404 LNotFoundException
  • support 500 LServerException
  • support 422 LValidationException
  • unit tests

0.0.1-beta

  • Initial version.