3.0.2
- Fix #474 fix compiler crash on Scala 3 and edge case on Scala 2 when generating tags for Array types: Add missing .baseType call for Scala 3, skip erasure for subtypes of Scala 2 arrays by @neko-kai (#526)
- Basic null type support, closes #501 by @pshirshov (#528)
Full Changelog: v3.0.1...v3.0.2