intermodal/CHANGELOG.md
Casey Rodarmor 97ee5684f8
Don't invalid build cache when Cargo.lock changes
I copied the gihub actions caching configuration from examples, and I'm
not sure it's optimal. In particular, it causes a cache miss whenever
any `Cargo.lock` changes. I suspect that it would be better to always
hit the cache, and let cargo figure out what it needs to rebuild.

type: development
2020-04-23 16:49:03 -07:00

44 KiB

Changelog

UNRELEASED - 2020-04-23

v0.1.7 - 2020-04-22

v0.1.6 - 2020-04-20

v0.1.5 - 2020-04-11

v0.1.4 - 2020-04-10

v0.1.3 - 2020-04-10

v0.1.2 - 2020-04-08

v0.1.1 - 2020-04-08

v0.1.0 - 2020-04-08

v0.0.3 - 2020-04-08

v0.0.2 - 2020-04-08

v0.0.1 - 2020-04-08