Skip to content

Releases: davidpdrsn/todo-or-die

v0.1.2

17 Sep 21:09
Compare
Choose a tag to compare
  • Timeout HTTP requests after 1 second.

v0.1.1

06 Sep 15:44
Compare
Choose a tag to compare
  • Add rust_version for checking the currently active version of rust.
  • Cache HTTP requests. Requests will be cached for 1 hour by default. This can
    be customized by setting TODO_OR_DIE_HTTP_CACHE_TTL_SECONDS.

v0.1.0

05 Sep 16:27
Compare
Choose a tag to compare

Initial release 🎊