v2.6.0 (Scarlet Gamila)
「ガミラに会えることになった。今から行くかね?」
森博嗣.血か、死か、無か? Is It Blood, Death or Null?Wシリーズ(講談社タイガ)(p.67).講談社.Kindle版.
New Features
- (66d1a86) feat(content): return
id
whenGET
a content
New Features (For Internal use)
- (9011486) feat: add
asEither
forOption[_]
Fixes
- (27e4b70) fix(log): enalbe
ConsoleAppender
and printSTDOUT
always - (76e0541) fix(auth): return correct statuscode (from
500
to401
) - (a4c799e) fix(http/content): return
422
instead of404
ifauthor
,content-type
andseries
is not exists
Refactors
- (9c77eff) refactor(auth): use more meaningful type for
onFailure
- (2b31e1c) refactor(logback): delete unnecessary comment out
- (857bc11) refactor: delete unnecessary commented out
- (9ef42f0) refactor: use
*
instead of_
forimport syntax
- (bda3275) refactor(http): add
RequestQueryParamater
case class for request
Test
Dependencies
- (8a4b75a) chore(deps): update
- (228307a) chore(deps): bump
doobie
from1.0.0-RC2
to1.0.0-RC4
- (c7660e4) chore(plugins): update plugins
Miscs
- (00e3e94) chore(auth): add type annotation to pattern match
- (3118830) chore: add
-Ykind-projector
compiler option - (fcd639b) chore(articles): fix typo
- (fa30d17) chore:
build.sbt
code format