v1.0.0
What's Changed
- Retrospective CRUD by @Mewbi in #1
- add websocket to subscribe to changes by @Termack in #2
- middleware by @Termack in #3
- cors by @Termack in #4
- add question CRUD by @Termack in #5
- load all retrospectives for websocket by @Termack in #6
- Answer CRUD by @Mewbi in #7
- fix error 500 when first answer is created by @Termack in #8
- Set cookie samesite to none by @Mewbi in #9
- Improve API responses by @Mewbi in #11
- serve static, add some returns to websocket and avoid sending message… by @Termack in #12
- Feat/GitHub actions tests by @Mewbi in #14
- Feat/dockerfile by @Mewbi in #15
- websocket ping and remove serve static files by @Termack in #16
- Fix docker files by @Mewbi in #17
New Contributors
Full Changelog: https://github.com/simple-retro/backend/commits/v1.0.0