Skip to content

easycar-v0.1.0

Latest
Compare
Choose a tag to compare
@kamack38 kamack38 released this 29 Jun 18:25
· 4 commits to main since this release
a74e227

Added

  • 🎸 Make the exam date more readable
  • 🎸 Use feature flags instead of multiple binaries
  • Add OSK mappings and fix null errors:
  • 🎸 Move to the new shuttle platfrom

Fixed

  • 🐛 Apply clippy fixes
  • 🐛 Remove an unnecessary dependency
  • 🐛 Increase delay to prevent timeout
  • 🐛 Don't use the work stealing scheduler

Other

  • 🎡 Fix release
  • 🎡 Fix CI
  • 🤖 Add descriptions for crates
  • 🤖 Improve logging
  • 🤖 Make teloxide use rustls
  • 🤖 Add more logging
  • 🤖 Update dependencies
  • (deps) bump tokio from 1.43.0 to 1.43.1
  • 🤖 Apply clippy fixes and update dependencies
  • 🤖 Update dependencies