Skip to content

v2.4.0

Latest
Compare
Choose a tag to compare
@leafo leafo released this 20 Jul 22:27
· 1 commit to master since this release
luarocks install lapis-exceptions

Changes

  • Rewrite validation in lapis.exceptions.flow to use modern lapis tableshape validation
  • Write test for lapis.exceptions.flow
  • Update ExceptionsFlow:find_exception_type to return the exception type that was fetched
  • Add support for search_label filter parameter to ExceptionsFlow:exception_types
  • Add delete action to ExceptionsFlow:update_exception
  • Fix bug in ExceptionTypes:create where a manually provided status would not be converted to the enum value

Misc

  • Add specs for lapis.exceptions.flow
  • Clean out legacy Lapis spec conventions

Full Changelog: v2.3.0...v2.4.0