1.1.0 (2021-04-04)
- 🐛 allow createSchema to take a Schema type guard as argument (f2d975b)
- 🐛 resolve validation issue when Union has more than two Schema sub-typeguards (952d176)
- ✨ add Omit type guard (145fe49)
- ✨ add Schema support for Union type guard (77898d5)
- ✨ add type guard definition API (29d7884)
- ✨ add type guard Never (8b9c66e)
- 🎉 initial release (2b43fd5)