v0.1.2
[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