Skip to content

Commit

Permalink
Merge pull request #12 from thibault-cne/version/v0.1.1-alpha
Browse files Browse the repository at this point in the history
Version/v0.1.1 alpha
  • Loading branch information
thibault-cne authored Apr 14, 2024
2 parents f5471fe + c1cd135 commit bd79da4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# Version v0.1.1-alpha (Apr 14, 2024)

## Warning

This is a pre-release version of the PurpleSector API. This version is not yet stable and should not be used in production.

## Major features

- Added a rate limiter to the API backed by a dragonfly database

# Version v0.1.0-alpha (Apr 13, 2024)

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

0 comments on commit bd79da4

Please sign in to comment.