Skip to content

Commit bd79da4

Browse files
authored
Merge pull request #12 from thibault-cne/version/v0.1.1-alpha
Version/v0.1.1 alpha
2 parents f5471fe + c1cd135 commit bd79da4

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# Version v0.1.1-alpha (Apr 14, 2024)
2+
3+
## Warning
4+
5+
This is a pre-release version of the PurpleSector API. This version is not yet stable and should not be used in production.
6+
7+
## Major features
8+
9+
- Added a rate limiter to the API backed by a dragonfly database
10+
111
# Version v0.1.0-alpha (Apr 13, 2024)
212

313
## Warning

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ This is a Fomula API build in Rust and currently under development. The goal is
1515
- [ ] Create an automated tool to update the DB in prevision of the ergast deprecated DB for next season
1616
- [ ] Create a new DB for the F2 championship (maybe even F3 and F1 academy as well as WEC or other championships)
1717
- [ ] Add a predictor to the API (an LLM model that will try to predict upcoming races results)
18+
- [ ] Create a landing page for the API
19+
- [ ] Create a simple front-end to access the API

0 commit comments

Comments
 (0)