Skip to content

Version 0.19.4

Choose a tag to compare

@tarsil tarsil released this 27 Aug 13:43
65e346d

Added

  • Support for automatic cast call for a function is a function is provided to cast in the loader of the Environment.
  • UUIDEncoder as a native for parsing UUID types.
  • TimedeltaEncoder as native encoder.

Fixed

  • Fixed @cache when decorating Class controllers and function controllers.
  • Permissions were not properly applied on Controller type objects.
  • Permissions protocol to check for the __is_contoller__.
  • Documentation references.
  • Query was not casting properly boolean values.