Releases: evroon/bracket
Releases · evroon/bracket
v1.0.0
What's Changed
- Add tests for scheduling logic by @evroon in #329
- Bump axios from 1.4.0 to 1.6.0 in /frontend by @dependabot in #330
- Test activate next stage by @evroon in #331
- Add segmented control to filter matches by @evroon in #332
- Cleanup unnecessary scheduling code by @evroon in #333
- Improve swiss scheduling by @evroon in #336
- Bump docker/build-push-action from 5.0.0 to 5.1.0 by @dependabot in #338
- Add spotlight feature by @evroon in #340
- Multi users and teams creation by @evroon in #342
- Custom time per match by @evroon in #337
- Fix tournament creation by @evroon in #343
- Persist scheduling settings in query params by @evroon in #344
- Tweak tournament not started alert by @evroon in #345
- Implement autoscheduling with parameters by @evroon in #348
- Drop unique constraint on players.name by @evroon in #347
- Prefer teams who have played much less by @evroon in #351
- Small usability fixes by @evroon in #350
- Fix team body size by @evroon in #349
- Allow max 64 teams in stage item by @evroon in #352
- Fix array sorting by @evroon in #353
- Prepare 1.0 release by @evroon in #354
Full Changelog: v0.2.0...v1.0.0
v0.2.0
What's Changed
- Dashboard endpoint by @evroon in #285
- Add ruff check by @evroon in #294
- Add vulture check by @evroon in #296
- Add vulture to precommit and fix backend workflow by @evroon in #297
- Extend dashboard pages by @evroon in #289
- Add schedule builder by @evroon in #267
- Implement scheduling for elimination stage items by @evroon in #314
- Time scheduling by @evroon in #315
- Show start time in matches by @evroon in #319
- Filter on groups in teams table by @evroon in #321
- Fix update of match start times by @evroon in #322
- Fix start time null by @evroon in #323
- Sort stage items by @evroon in #324
- Add elo to teams table by @evroon in #325
- Fix swiss scheduling by @evroon in #328
Full Changelog: v0.1.9...v0.2.0
v0.1.9
What's Changed
- Add docker compose instructions by @evroon in #259
- Bump docker/build-push-action from 4.2.1 to 5.0.0 by @dependabot in #260
- Bump docker/metadata-action from 4.6.0 to 5.0.0 by @dependabot in #262
- Bump docker/login-action from 2.2.0 to 3.0.0 by @dependabot in #261
- Insert dummy players in teams by @evroon in #263
- Add behavior to go to next stage by @evroon in #265
- Various bugfixes by @evroon in #266
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #268
- Revert "Bump codecov/codecov-action from 3 to 4 (#268)" by @evroon in #269
- Add more content and svgs to homepage by @evroon in #270
- Fix responsiveness homepage by @evroon in #271
- Add login credentials to readme by @evroon in #283
- Fix login error handling by @evroon in #282
Full Changelog: v0.1.8...v0.1.9
v0.1.8
v0.1.7
What's Changed
- Use pydantic v1 by @evroon in #239
- Implement stage type specific round scheduling by @evroon in #226
- Improve responsiveness header by @evroon in #250
- Backend bugfixes and frontend fixes by @evroon in #251
- Frontend improvements by @evroon in #253
- Add courts functionality by @evroon in #256
Dependency upgrades
- Bump ts-jest from 27.1.5 to 29.1.0 in /frontend by @dependabot in #227
- Bump docker/metadata-action from 4.4.0 to 4.5.0 by @dependabot in #229
- Bump docker/login-action from 2.1.0 to 2.2.0 by @dependabot in #228
- Bump jest and @types/jest in /frontend by @dependabot in #230
- Bump docker/build-push-action from 4.0.0 to 4.1.0 by @dependabot in #231
- Bump docker/metadata-action from 4.5.0 to 4.6.0 by @dependabot in #232
- Update mypy requirement from 1.3.0 to 1.4.0 in /backend by @dependabot in #233
- Update mypy requirement from 1.4.0 to 1.4.1 in /backend by @dependabot in #234
- Update mypy requirement by @evroon in #235
- Bump word-wrap from 1.2.3 to 1.2.5 in /frontend by @dependabot in #240
- Bump semver from 5.7.1 to 5.7.2 in /docs by @dependabot in #237
- Bump semver from 6.3.0 to 6.3.1 in /frontend by @dependabot in #236
- Bump prettier from 2.8.8 to 3.0.1 in /frontend by @dependabot in #242
- Bump @typescript-eslint/eslint-plugin from 5.59.2 to 6.2.1 in /frontend by @dependabot in #243
- Bump @typescript-eslint/parser from 5.59.2 to 6.3.0 in /frontend by @dependabot in #244
- Bump @testing-library/jest-dom from 5.16.5 to 6.0.0 in /frontend by @dependabot in #245
- Bump eslint-plugin-testing-library from 5.10.3 to 6.0.0 in /frontend by @dependabot in #246
- Bump cookies-next from 2.1.1 to 3.0.0 in /frontend by @dependabot in #247
- Bump @adobe/css-tools from 4.2.0 to 4.3.1 in /frontend by @dependabot in #248
- Bump actions/checkout from 3 to 4 by @dependabot in #249
- Bump docker/build-push-action from 4.1.0 to 4.2.1 by @dependabot in #254
- Bump cookies-next from 3.0.0 to 4.0.0 in /frontend by @dependabot in #255
Full Changelog: v0.1.6...v0.1.7
v0.1.6
v0.1.5
What's Changed
- Dependabot: daily major updates by @evroon in #206
- Bump @mdx-js/react from 1.6.22 to 2.3.0 in /docs by @dependabot in #207
- Bump @types/node from 18.16.3 to 20.1.0 in /frontend by @dependabot in #209
- Display stage name and select active stage by default by @evroon in #210
- Update mypy requirement from 1.2.1 to 1.3.0 in /backend by @dependabot in #211
- Add warning to README.md about state of project by @evroon in #213
- Bump typescript from 4.9.5 to 5.0.4 in /frontend by @dependabot in #214
- Add
run.sh
to run both backend and frontend by @evroon in #216 - Select active stage by default by @evroon in #215
- Add stages modal by @evroon in #217
- Fix rounds dependency and disallow deletion of active stages by @evroon in #218
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Bump @types/node from 18.14.1 to 18.15.11 in /frontend by @dependabot in #176
- Bump next from 13.2.3 to 13.3.0 in /frontend by @dependabot in #175
- Add docusaurus docs by @evroon in #177
- Fix docs workflow branch by @evroon in #178
- Fix docs base url by @evroon in #179
- Fix docs introduction by @evroon in #180
- Bump @next/bundle-analyzer from 13.2.1 to 13.3.1 in /frontend by @dependabot in #187
- Bump @types/node from 18.15.11 to 18.16.0 in /frontend by @dependabot in #185
- Bump eslint from 8.38.0 to 8.39.0 in /frontend by @dependabot in #186
- Bump react-icons from 4.7.1 to 4.8.0 in /frontend by @dependabot in #188
- Bump docker/metadata-action from 4.3.0 to 4.4.0 by @dependabot in #183
- Bump JamesIves/github-pages-deploy-action from 4.2.5 to 4.4.1 by @dependabot in #182
- Use reloadable uvicorn worker by @evroon in #189
- Extend config docs by @evroon in #190
- Add frontend Dockerfile by @evroon in #191
- Bump swr from 2.0.4 to 2.1.5 in /frontend by @dependabot in #192
- Bump @types/react from 18.0.28 to 18.2.0 in /frontend by @dependabot in #193
- Bump @testing-library/dom from 9.0.0 to 9.2.0 in /frontend by @dependabot in #194
- Bump axios from 1.3.4 to 1.4.0 in /frontend by @dependabot in #195
- Update frontend dependencies by @evroon in #200
- Add shields.io badges by @evroon in #201
- Add stages in backend by @evroon in #181
- Stop using fixed db ids in tests by @evroon in #203
- Bump @tabler/icons from 1.119.0 to 2.17.0 in /frontend by @dependabot in #184
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Improve auth and user management by @evroon in #125
- Dependabot: no patch updates by @evroon in #144
- Add integration tests for users by @evroon in #174
Dependabot
- Bump eslint-plugin-testing-library from 5.9.1 to 5.10.2 in /frontend by @dependabot in #128
- Bump @testing-library/react from 13.4.0 to 14.0.0 in /frontend by @dependabot in #129
- Bump @typescript-eslint/parser from 5.47.1 to 5.53.0 in /frontend by @dependabot in #130
- Bump @types/node from 18.11.18 to 18.14.1 in /frontend by @dependabot in #127
- Bump @types/react from 18.0.26 to 18.0.28 in /frontend by @dependabot in #126
- Bump docker/metadata-action from 3.3.0 to 4.3.0 by @dependabot in #132
- Bump docker/login-action from 1.10.0 to 2.1.0 by @dependabot in #131
- Bump docker/build-push-action from 2.5.0 to 4.0.0 by @dependabot in #133
- Bump swr from 2.0.3 to 2.0.4 in /frontend by @dependabot in #138
- Bump @mantine/next from 5.9.6 to 5.10.5 in /frontend by @dependabot in #137
- Bump @next/bundle-analyzer from 13.1.3 to 13.2.1 in /frontend by @dependabot in #134
- Bump axios from 1.2.1 to 1.3.4 in /frontend by @dependabot in #135
- Bump @emotion/react from 11.10.5 to 11.10.6 in /frontend by @dependabot in #136
- Bump next from 13.1.6 to 13.2.3 in /frontend by @dependabot in #150
- Bump @next/eslint-plugin-next from 13.0.7 to 13.2.3 in /frontend by @dependabot in #149
- Bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.54.0 in /frontend by @dependabot in #145
- Bump @typescript-eslint/parser from 5.53.0 to 5.54.0 in /frontend by @dependabot in #142
- Bump @babel/core from 7.20.12 to 7.21.0 in /frontend by @dependabot in #141
- Bump @trivago/prettier-plugin-sort-imports from 4.0.0 to 4.1.1 in /frontend by @dependabot in #153
- Bump eslint from 8.18.0 to 8.38.0 in /frontend by @dependabot in #172
Full Changelog: v0.1.2...v0.1.3