Releases: evroon/bracket
Releases · evroon/bracket
v0.1.1
v0.1.0
What's Changed
- First version of backend and frontend by @evroon in #1
- Bump minimist from 1.2.5 to 1.2.7 in /frontend by @dependabot in #4
- Bump typescript from 4.8.4 to 4.9.4 in /frontend by @dependabot in #12
- Bump @next/bundle-analyzer from 12.3.1 to 13.0.6 in /frontend by @dependabot in #9
- Bump @next/eslint-plugin-next from 12.1.4 to 13.0.6 in /frontend by @dependabot in #11
- Bump loader-utils from 1.4.0 to 1.4.2 in /frontend by @dependabot in #5
- Update isort requirement from 5.10.1 to 5.11.1 in /backend by @dependabot in #7
- Bump @testing-library/jest-dom from 5.16.3 to 5.16.5 in /frontend by @dependabot in #8
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /frontend by @dependabot in #3
- Bump @mantine/next from 5.7.2 to 5.9.4 in /frontend by @dependabot in #10
- Bump terser from 4.8.0 to 4.8.1 in /frontend by @dependabot in #6
- Fix pipenv caching by @evroon in #13
- Bump @babel/core from 7.17.8 to 7.20.5 in /frontend by @dependabot in #21
- Bump @next/eslint-plugin-next from 13.0.6 to 13.0.7 in /frontend by @dependabot in #22
- Update aioresponses requirement from 0.7.3 to 0.7.4 in /backend by @dependabot in #16
- Create tournaments system by @evroon in #2
- Update isort requirement from 5.11.1 to 5.11.3 in /backend by @dependabot in #18
- Bump eslint-plugin-jsx-a11y from 6.6.0 to 6.6.1 in /frontend by @dependabot in #23
- Update alembic requirement from 1.8.1 to 1.9.0 in /backend by @dependabot in #20
- Bump react-router-dom from 6.4.5 to 6.5.0 in /frontend by @dependabot in #19
- Update sqlalchemy requirement from 1.4.41 to 1.4.45 in /backend by @dependabot in #14
- Update databases requirement from 0.6.2 to 0.7.0 in /backend by @dependabot in #15
- Bump @emotion/react from 11.10.4 to 11.10.5 in /frontend by @dependabot in #17
- Update pylint requirement from 2.15.8 to 2.15.9 in /backend by @dependabot in #31
- Update alembic requirement from 1.9.0 to 1.9.1 in /backend by @dependabot in #27
- Remove and update dependencies by @evroon in #33
- Fix dependabot config by @evroon in #34
- Update isort requirement from 5.11.3 to 5.11.4 in /backend by @dependabot in #32
- Rename ladderz to bracket by @evroon in #24
- Bump actions/cache from 2 to 3 by @dependabot in #36
- Bump actions/checkout from 2 to 3 by @dependabot in #37
- Add codecov CI by @evroon in #38
- Improve CI and README by @evroon in #39
- Add more integration tests by @evroon in #40
- Add more integration tests by @evroon in #41
- Bump @testing-library/dom from 8.12.0 to 8.19.1 in /frontend by @dependabot in #35
- Bump eslint-plugin-react from 7.30.1 to 7.31.11 in /frontend by @dependabot in #26
- Bump eslint-plugin-testing-library from 5.2.0 to 5.9.1 in /frontend by @dependabot in #25
- Bump @testing-library/react from 13.0.0 to 13.4.0 in /frontend by @dependabot in #30
- Create db tables when the db is empty by @evroon in #42
- Run dependabot daily by @evroon in #44
- Bump @mantine/next from 5.9.5 to 5.9.6 in /frontend by @dependabot in #46
- Update pydantic requirement from 1.10.2 to 1.10.4 in /backend by @dependabot in #45
- Bump @tabler/icons from 1.118.0 to 1.119.0 in /frontend by @dependabot in #47
- Bump prettier from 2.7.1 to 2.8.1 in /frontend by @dependabot in #49
- Bump eslint-plugin-jest from 26.5.3 to 27.2.0 in /frontend by @dependabot in #48
- Bump @typescript-eslint/parser from 5.30.0 to 5.47.1 in /frontend by @dependabot in #50
- Add tournaments and club endpoints by @evroon in #43
- Bump json5 from 1.0.1 to 1.0.2 in /frontend by @dependabot in #60
- Bump babel-loader from 8.2.4 to 9.1.2 in /frontend by @dependabot in #59
- Bump @types/node from 18.11.4 to 18.11.18 in /frontend by @dependabot in #55
- Bump @testing-library/user-event from 14.0.4 to 14.4.3 in /frontend by @dependabot in #51
- Bump @typescript-eslint/eslint-plugin from 5.30.0 to 5.48.0 in /frontend by @dependabot in #56
- Add test coverage by @evroon in #61
- Bump @mantine/form from 5.9.5 to 5.10.0 in /frontend by @dependabot in #58
- Add Dashboard by @evroon in #62
- Send
dashboard_public
when creating tournaments by @evroon in #72 - Update fastapi-cache2 requirement from 0.1.9 to 0.2.0 in /backend by @dependabot in #71
- Bump prettier from 2.8.1 to 2.8.2 in /frontend by @dependabot in #67
- Bump @babel/core from 7.20.5 to 7.20.12 in /frontend by @dependabot in #63
- Update pylint requirement from 2.15.9 to 2.15.10 in /backend by @dependabot in #69
- Improve docs by @evroon in #76
- Various bugfixes by @evroon in #77
- Fix README logo by @evroon in #82
- Fix README content by @evroon in #83
- Fix formatting, preview images by @evroon in #84
- Dashboard auth fixes by @evroon in #90
- Update codecov.yml by @evroon in #93
- Fix bug with no content on dashboard by @evroon in #94
- Ignore unfinished games in score by @evroon in #95
- Add Sentry by @evroon in #96
- Bump @next/bundle-analyzer from 13.1.1 to 13.1.3 in /frontend by @dependabot in #92
- Bump next from 13.1.1 to 13.1.3 in /frontend by @dependabot in #91
- Bump eslint-plugin-import from 2.26.0 to 2.27.5 in /frontend by @dependabot in #88
- Change page title on dashboard by @evroon in #97
- Bump eslint-plugin-react from 7.31.11 to 7.32.1 in /frontend by @dependabot in #86
- Bump eslint-plugin-jsx-a11y from 6.6.1 to 6.7.1 in /frontend by @dependabot in #89
- Create LICENSE by @evroon in #98
- Add skeletons to dashboard by @evroon in #99
- Improve scheduling by @evroon in #114
- Fix update of tournaments by @evroon in #115
- Fix round order by @evroon in #119
- Bump @typescript-eslint/eslint-plugin from 5.48.0 to 5.53.0 in /frontend by @dependabot in #122
- Bump swr from 2.0.0 to 2.0.3 in /frontend by @dependabot in #111
- Bump next from 13.1.3 to 13.1.6 in /frontend by @dependabot in #112
- Bump prettier from 2.8.2 to 2.8.4 in /frontend by @dependabot in #118
- Bump @testing-library/dom from 8.19.1 to 9.0.0 in /frontend by @dependabot in #121
New Contributors
- @evroon made their first contribution in #1
- @dependabot made their first contribution in #4
Full Changelog: https://github.com/evroon/bracket/commits/v0.1.0