Skip to content

v2.13.0

Compare
Choose a tag to compare
@davideicardi davideicardi released this 14 Jun 10:14
· 25 commits to master since this release
b502ef3

What's Changed

  • implicit this reference #232. by @halamah in #233
  • Handle bitwise operations on Enums by @metoule in #237
  • Add support for hexadecimal and binary literals (0x and 0b) by @metoule in #238
  • Allow default values for generic parameters by @israellot in #239

Full Changelog: v2.12.0...v2.13.0