Version 0.1.0
What's Changed
- ✨ Replace
validator
byfield_validator
androot_validator
bymodel_validator
by @Kludex in #40 - ✨ Support
const=True
toLiteral[T]
by @Kludex in #41 - ✅ Add integration tests for
Field
andconst=True
by @Kludex in #42 - 🐛 Do not duplicate comments on validator replacement by @Kludex in #43
- ✅ Remove
xfail
for replace config tests by @Kludex in #44 - 🐛 Remove trailing comma from
ReplaceImportsCodemod
by @Kludex in #45
Full Changelog: 0.0.1...0.1.0