Changelog 1.6.0 (2021-10-25) Features Support IndexAccessType (#51) (2b28266) 1.5.1 (2021-10-07) Bug Fixes Fix optional function parameter (#48) (bf0d527), closes #47 1.5.0 (2021-09-20) Features Support namespace (#44) (3255083) 1.4.0 (2021-07-29) Features Adds support for use of enum types as literals and nativeEnums (#40) (45a64a3) Bug Fixes Fixes #36 | Allows for single value unions (#37) (57a38b2) 1.3.0 (2021-05-31) Features Add Date support (#32) (46d769a) 1.2.1 (2021-05-28) Bug Fixes Fix typescript version (#28) (5bdecbc) 1.2.0 (2021-05-26) Features Add never support (#25) (3267f67) 1.1.0 (2021-05-23) Features Update to zod 3.0.2 (f638921) 1.0.3 (2021-05-03) Bug Fixes Fix optional array (#20) (ae61041), closes #18