Skip to content

Releases: evroon/bracket

v0.1.8

12 Sep 19:38
2125466
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8

v0.1.7

12 Sep 11:36
aaca527
Compare
Choose a tag to compare

What's Changed

Dependency upgrades

Full Changelog: v0.1.6...v0.1.7

v0.1.6

30 May 22:02
e0b4436
Compare
Choose a tag to compare
v0.1.6 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

19 May 14:50
47f3815
Compare
Choose a tag to compare
v0.1.5 Pre-release
Pre-release

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

02 May 20:47
963ea2c
Compare
Choose a tag to compare
v0.1.4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

16 Apr 17:28
c35f452
Compare
Choose a tag to compare

What's Changed

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

v0.1.2

21 Feb 20:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

21 Feb 20:42
4a76b2c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

21 Feb 20:39
907af48
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/evroon/bracket/commits/v0.1.0