Skip to content

0.8.0

Compare
Choose a tag to compare
@stephencelis stephencelis released this 02 Jan 16:46
· 114 commits to main since this release
241301b
  • 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.