Breaking Changes
- Update dependencies.
hashlink
had a bogus requirement of>= 0.8, < 0.10
, sorry. As mentioned here, range requirements shouldn't be used and I haven't been vigilant enough when reviewing. The requirement is now set to0.10
.
Changes
- Force quotes on
y
andn
to appease the YAML 1.1 lords.