Releases: eigenein/blitz-tanks
Releases · eigenein/blitz-tanks
0.11.0
- d1aab48 🥅 Do not fail the web app if failed to reload the model
- 2125bbf 🚸 Color-code the progress bars
- 3c2f7c0 ⬆️
cargo update
0.10.0
- eeef700 📦️ Update the tankopedia
- f95cf2f 🚨 Uh-oh, handle the URL errors
- 2d57080 ♻️ Forward WG error from the API calls
0.9.0-rc.9
- 1a300a2 🚸 Display the vehicle tier
- 4a5e2a5 ⬆️ Bump indoc from 2.0.1 to 2.0.2
- 4d130f5 ⬆️ Bump serde from 1.0.164 to 1.0.166
- b124e2b ⬆️ Bump monostate from 0.1.6 to 0.1.7
0.9.0-rc.8
- 8f7d1a8 🚩 Introduce
BLITZ_TANKS_DISABLE_DISCOVER_MOST_LIKED
0.9.0-rc.7
- 7aab711 🗃️ Expire models after 7 days
- 0d9ceb4 🚧 Better naming for
WgError::Other
- 1134a16 🚧 Replace the old
WgError
with the new one
0.9.0-rc.6
- 9429d17 🔒️ Now, properly verify the account owner
- 7e3266c 🚧 Prepare the new WG error enum
- d02e79f 🚧 Derive
WgError
from thiserror::Error
- 9d206d9 ♻️ Derive
WgError
from thiserror::Error
- 74f6011 🎨 Fix the CLI option name
0.9.0-rc.4
- dc83680 🔒️ Oops, I haven't checked sign-in arguments