0.4.0
- Add more flexible API to modify and take values
- Add DirectCacheAccess trait to unify accessing inner values of all promise data structures
- Add better bolt-on laziness of ImmediateValuePromise wrapped in std::option::Option
- Implement DirectCacheAccess for all promise data structures as well as blanket-implementing it for Option<ImmediateValuePromise>