Skip to content

v0.6.0

Compare
Choose a tag to compare
@danielroe danielroe released this 28 Oct 10:50
· 526 commits to main since this release
f374f10

0.6.0 (2022-10-28)

⚠ BREAKING CHANGES

  • if you are using the types, there is now a hard dependency on TypeScript 4.7+ - see #79 for more

Features

  • implement letter.lowercase and letter.uppercase (#77) (70afa5b)

Bug Fixes

  • update interface Input type parameter to contravariant type (#79) (c9707a2)