Skip to content

Version 0.17.0

Compare
Choose a tag to compare
@davidchambers davidchambers released this 13 May 19:03
· 211 commits to main since this release
804f596

Changes:

  • ⚠️ record fields are now defined as enumerable properties rather than own properties (#202)
  • show is now used for string representations (#198)
  • improved string representations of empty record type and record types with unusual field names (#201)
  • underlining is now more precise in certain cases (#192, #200)
  • sanctuary-type-classes dependency upgraded from 8.1.x to 9.0.x (#197, #199)