-
v1.1
StableAll checks were successfulCompile and test using leiningen / Run tests (push) Successful in 9m41sreleased this
2025-08-12 09:32:07 +02:00 | 0 commits to main since this releaseNew features:
- Simplify CLI options and parameters
- Calculate simple statistics: win/loss rate, hours played every day, etc.
- Get more data and delete some unused fields
- Clean and refactor some code
- Logging
- Get only LOL or TFT data
- Use Gitea Actions
Downloads
-
First full featured version. Pre-Release
released this
2025-07-15 11:59:51 +02:00 | 37 commits to main since this releaseFirst version with those features:
- Call the api with development or production keys
- Get a list of matches
- Get matches between two dates
- Check if player is currently playing
- Show the match's data in several formats:
- ASCII table (by default)
- Clojure native EDN format
- JSON
- CSV
- Select data fields to show
- Format dates and durations
- Show the result of the match (win/loss)
- Bulk request for hundred of matches
Downloads