Skip to content

v0.1.2

Compare
Choose a tag to compare
@ja573 ja573 released this 03 Mar 11:28
· 3325 commits to master since this release
7a09a96

[0.1.2] - 2020-03-03

Changed

  • Port exposing is handled in Dockerfile instead of docker-compose
  • Moved server start function from binary to library
  • Docker image is now compiled statically

Added

  • Added limit and offset arguments to all queries
  • Added default order by clauses to all queries
  • Implemented GraphQL errors for diesel errors
  • Added filter arguments for publishers and works queries