Skip to content

v0.11.0 - 2020-11-25

Choose a tag to compare

@ekowabaka ekowabaka released this 26 Nov 05:16
cdff341

Added

  • A mechanism was added to allow the use custom decoders for requests.
  • Custom messages can now be supplied for exceptions that are thrown within the file system libraries.

Fixed

  • A bug in the plurals library that causes every word ending in 'o' to be mapped out to a plural ending in 'es' was fixed.

Removed

  • The custom request decoder was removed to improve performance in cases where huge requests are sent in.