Skip to content

Version 0.1.0

Compare
Choose a tag to compare
@Kludex Kludex released this 30 Jun 08:49
· 49 commits to main since this release
be42ff1

What's Changed

  • ✨ Replace validator by field_validator and root_validator by model_validator by @Kludex in #40
  • ✨ Support const=True to Literal[T] by @Kludex in #41
  • ✅ Add integration tests for Field and const=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