What's Changed
- Switch to RabbitMQ by @scionaltera in #97
- Timer Services by @scionaltera in #109
- added very simple in-game passage of time by @scionaltera in #110
- Character Stats by @scionaltera in #118
- Effort by @scionaltera in #119
- move Questions into their own package by @scionaltera in #123
- Dice Rolling by @scionaltera in #141
- big dynamodb refactor by @scionaltera in #155
- accidentally broke Spring by having two beans named Constants by @scionaltera in #158
- fix logout by @scionaltera in #161
- Updated Cognito CloudFormation template by @scionaltera in #162
- move the menu implementations into the core module by @scionaltera in #169
- add species by @scionaltera in #178
- add professions (aka. character classes) by @scionaltera in #193
- upgrade rabbitmq version by @scionaltera in #224
- switch from OIDC with Cognito to OAUTH2 with GitHub for auth by @scionaltera in #264
- stop using deprecated functions in jQuery by @scionaltera in #267
- add git attributes to preserve line endings on .sh files by @scionaltera in #276
- remove unnecessary stuff from Dockerfile, minor update to README by @scionaltera in #277
- Some attributes not copying from character prototype to instance by @scionaltera in #279
- avoid duplication by @scionaltera in #280
- pitest breaks on windows because classpath on command line is too long by @scionaltera in #290
- Room editor by @scionaltera in #291
- Switch from DynamoDB to PostgreSQL by @scionaltera in #350
Full Changelog: v0.0.9...v0.0.10