Skip to content

0.3.0 - offline mode

Latest
Compare
Choose a tag to compare
@barakplasma barakplasma released this 14 Jan 15:26
cda7870

support offline mode via cached-path
https://docs.rs/cached-path/latest/cached_path/struct.CacheBuilder.html#method.offline

meant to help with #12 or if the client is offline

It would be better to handle the http error with an offline fallback, but this was easier

What's Changed

Full Changelog: 0.2.3...0.3.0