0.3.3 (2020-01-05)
- users: preload users on /permissions/:id/members (282fd6a)
0.3.2 (2019-11-11)
- bodies: fixed deprecation warning in route (1f89907)
- general: allow passing multiple filter values (f8b30f0)
- test: added tests for filters as arrays (4ba0048)
0.3.1 (2019-11-08)
- docker: fixed docker tag generation in docker-compose (1490708)
- general: switched to CircleCI from Travis. Fixes MEMB-678 (4f41c87)
0.3.0 (2019-10-29)
- healthcheck: add port number, and curl (57f741d)
- deps.get does some magic, idk (985f3ab)
- forgot to update name of environment (5c060df)
- CI: add .dev compose file to the CI (cc329a8)
- CI: env variables not set (02f50f1)
- CI: need a docker command (e06b581)
- CI: the proper CMD breaks CI and I don't care (c390fb3)
- docker: avoid overwriting of folder (f50d7a3)
- docker: do not ignore files we need to COPY (3205790)
- have to go around secrets (d0b790f)
- bodies: allow unauthorized access for /bodies and /bodies/:id. Fixes MEMB-680 (2652f68)