Skip to content

v1.5.0 (Garnet Gloriosa)

Compare
Choose a tag to compare
@yoshinorin yoshinorin released this 28 Jul 17:27
· 769 commits to master since this release
23feed7

Features

  • (eacee2b) chore: bump scala from 2.13.6 to 2.13.8

Fix

  • (b17ca86) fix(content): reject with 404 when POST to API with empty title, rawContent, htmlContent

Dependencies

  • (04e2590) chore(deps): bump dependencies

Refactor

  • (465039d) refactor: implement validator syntax
  • (7ccd840) refactor: validator functions more generic
  • (4b47b77) refactor: divide syntax
  • (de6c2ee) refactor: add trimOrThrow syntax

Docs

Test

  • (733a210) test: fix name and comment
  • (8813437) test: update println message for test db container

Misc

  • (710b9b6) chore(wartremover): ignore Wart.Throw

Full Changelog