Changelog of @hackage/servant-util 0.2

Unreleased

0.2

  • Added logging modifiers to API. In log config, printing function now accepts one more argument (feel free to ignore it by default). HasLoggingServer obtained lcontext type argument, constraints has changed in some instances.

0.1.0

  • Added logging.
  • Added filtering.
  • Added sorting.
  • Added pagination.
  • Added swagger tags.
  • Added swagger error responses.