All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- None.
- Timeout HTTP requests after 1 second.
- 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
.
- Initial release.