What's Changed
- fix incorrect query and modify streak queries by @ivinjabraham in #86
- Add group_id to AttendanceWithMember results by @chimnayajith in #88
- Develop by @hrideshmg in #109
- Implement status update tracking and improve attendance summary logic by @hrideshmg in #110
- fix: bump graphiql library version to fix a graphiql issue by @hrideshmg in #113
- feat: add updateMember mutation for updating member information by @knobby-tires in #116
- Add 'track' field to Member model and update docs by @KKSurendran06 in #119
- fix: pass references to sqlx bind instead of moving by @hrideshmg in #121
- Update member mutation and add track column by @hrideshmg in #122
- Update .env.sa Fix: Match ROOT_PORT in .env.sample with READMEmple by @BRGOVIND in #126
- add FXIOS-123 {Return member object} Returns member object in attendance and status update history by @Harshith-2208 in #127
- Implemented documentation using cargo doc hosted on GitHub pages by @he1senbrg in #104
- Implemented database seeding as per #61 by @he1senbrg in #107
- Bump the version-updates group with 12 updates by @dependabot[bot] in #135
- Add a query that returns their status update count by @Khushal928 in #128
- add : Added a query to know attendance count between two dates by @tejasai2007 in #137
- Production Release by @hrideshmg in #139
- chore: add github username to Member object by @AnandajithS in #152
- chore(deps): bump the version-updates group across 1 directory with 10 updates by @dependabot[bot] in #144
- feat: implement status update breaks by @hrideshmg in #154
New Contributors
- @knobby-tires made their first contribution in #116
- @KKSurendran06 made their first contribution in #119
- @BRGOVIND made their first contribution in #126
- @Harshith-2208 made their first contribution in #127
- @Khushal928 made their first contribution in #128
- @tejasai2007 made their first contribution in #137
- @AnandajithS made their first contribution in #152
Full Changelog: v1.1.0...v2.0.0