Releases: naamiinepal/covid-tweet-classification
Releases · naamiinepal/covid-tweet-classification
v1
The first production release.
What's Changed
🏕 Features
- CSV to database by @rabinadk1 in #4
- Revert "Bump starlette from 0.17.1 to 0.18.0 in /server" by @rabinadk1 in #29
- Front end by @samipism in #31
- Prune frontend deps by @rabinadk1 in #39
- Add login and verification page by @rabinadk1 in #42
- Viewing interface changed by @rabinadk1 in #43
- Front end by @samipism in #50
- Refactor
pseudo_tweets
into aAPIRouter
by @rabinadk1 in #49 - Add
others
field to the API for every route by @rabinadk1 in #51 - Remove minority in favor of filter_topic by @rabinadk1 in #55
- Frontend: Wrap login elements in form component by @rabinadk1 in #58
- Add smoothness to the line chart by @thapaliya19 in #60
- Wrap login in form by @samipism in #61
- Backend: Write test for
utils
by @rabinadk1 in #102 - Beautify tweets viewing interface for end user by @samipism in #96
- Add Multiple Filters when Reading by @rabinadk1 in #150
- Word cloud for Backend by @thapaliya19 in #151
- Backend: Add routes to count the number of tweets by @rabinadk1 in #153
- Backend: implemented lru_cache with timeout by @thapaliya19 in #152
- Backend: Added start_date and end_date by @rabinadk1 in #190
👒 Dependencies
- Bump anyio from 3.4.0 to 3.5.0 in /server by @dependabot in #1
- Bump uvicorn from 0.16.0 to 0.17.0 in /server by @dependabot in #2
- Bump fastapi from 0.71.0 to 0.72.0 in /server by @dependabot in #3
- Bump dnspython from 2.1.0 to 2.2.0 in /server by @dependabot in #5
- Bump postcss from 7.0.39 to 8.2.13 in /client by @dependabot in #7
- Bump sqlalchemy from 1.4.29 to 1.4.30 in /server by @dependabot in #8
- Bump h11 from 0.12.0 to 0.13.0 in /server by @dependabot in #6
- Bump sqlalchemy from 1.4.30 to 1.4.31 in /server by @dependabot in #9
- Bump postcss from 8.2.13 to 8.4.5 in /client by @dependabot in #10
- Bump react-papaparse from 3.18.2 to 4.0.1 in /client by @dependabot in #13
- Bump web-vitals from 1.1.2 to 2.1.4 in /client by @dependabot in #12
- Bump @types/jest from 27.0.3 to 27.4.0 in /client by @dependabot in #14
- Bump @testing-library/react from 11.2.7 to 12.1.2 in /client by @dependabot in #11
- Bump autoprefixer from 9.8.8 to 10.4.2 in /client by @dependabot in #18
- Bump @types/node from 16.11.12 to 17.0.10 in /client by @dependabot in #15
- Bump @testing-library/user-event from 12.8.3 to 13.5.0 in /client by @dependabot in #17
- Bump @craco/craco from 6.4.2 to 6.4.3 in /client by @dependabot in #16
- Bump typescript from 4.5.2 to 4.5.5 in /client by @dependabot in #19
- Bump @mui/x-data-grid from 5.2.2 to 5.3.0 in /client by @dependabot in #20
- Bump fastapi from 0.72.0 to 0.73.0 in /server by @dependabot in #22
- Bump asgiref from 3.4.1 to 3.5.0 in /server by @dependabot in #24
- Bump starlette from 0.17.1 to 0.18.0 in /server by @dependabot in #21
- Bump uvicorn from 0.17.0 to 0.17.0.post1 in /server by @dependabot in #23
- Bump @types/node from 17.0.10 to 17.0.12 in /client by @dependabot in #28
- Bump react-papaparse from 4.0.1 to 4.0.2 in /client by @dependabot in #27
- Bump @mui/material from 5.3.0 to 5.3.1 in /client by @dependabot in #26
- Bump @mui/icons-material from 5.3.0 to 5.3.1 in /client by @dependabot in #25
- Bump @emotion/react from 11.7.0 to 11.7.1 in /client by @dependabot in #35
- Bump react-chartjs-2 from 4.0.0 to 4.0.1 in /client by @dependabot in #34
- Bump @types/react from 17.0.37 to 17.0.38 in /client by @dependabot in #33
- Bump @types/node from 17.0.12 to 17.0.13 in /client by @dependabot in #36
- Bump uvicorn from 0.17.0.post1 to 0.17.1 in /server by @dependabot in #37
- Bump @mui/x-data-grid from 5.3.0 to 5.4.0 in /client by @dependabot in #38
- Bump postcss from 8.4.5 to 8.4.6 in /client by @dependabot in #41
- Bump @mui/material from 5.3.1 to 5.4.0 in /client by @dependabot in #40
- Bump @types/react from 17.0.38 to 17.0.39 in /client by @dependabot in #45
- Bump uvicorn from 0.17.1 to 0.17.3 in /server by @dependabot in #44
- Bump @mui/x-data-grid from 5.4.0 to 5.5.0 in /client by @dependabot in #46
- Bump uvicorn from 0.17.3 to 0.17.4 in /server by @dependabot in #48
- Bump pytest from 6.2.5 to 7.0.0 in /server by @dependabot in #47
- Bump @mui/icons-material from 5.3.1 to 5.4.1 in /client by @dependabot in #52
- Bump @mui/material from 5.4.0 to 5.4.1 in /client by @dependabot in #53
- Bump @mui/x-data-grid from 5.5.0 to 5.5.1 in /client by @dependabot in #54
- Bump pytest from 7.0.0 to 7.0.1 in /server by @dependabot in #56
- Bump follow-redirects from 1.14.6 to 1.14.8 in /client by @dependabot in #57
- Bump axios from 0.25.0 to 0.26.0 in /client by @dependabot in #65
- Bump charset-normalizer from 2.0.11 to 2.0.12 in /server by @dependabot in #63
- Bump typing-extensions from 4.0.1 to 4.1.1 in /server by @dependabot in #62
- Bump chart.js from 3.7.0 to 3.7.1 in /client by @dependabot in #64
- Build(deps): Bump uvicorn from 0.17.4 to 0.17.5 in /server by @dependabot in #68
- Build(deps): Bump @mui/material from 5.4.1 to 5.4.2 in /client by @dependabot in #67
- Build(deps): Bump @mui/icons-material from 5.4.1 to 5.4.2 in /client by @dependabot in #66
- Build(deps): Bump fastapi from 0.73.0 to 0.74.0 in /server by @dependabot in #69
- Build(deps): Bump sqlalchemy2-stubs from 0.0.2a19 to 0.0.2a20 in /server by @dependabot in https://github.com/naamiine...