0.8.0
- Changed:
CasePath.modify
now returns the value returned by its closure. - Fixed: runtime extraction of an
Error
existential should no longer crash (thanks @mayoff). - Fixed: runtime extraction of an object-bound protocol existential should no longer crash (thanks @iampatbrown).
- Infrastructure: corrected README typos (thanks @ferologics) and example code, fixed CI and auto-format.