Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@so1n so1n released this 04 Jan 06:29
· 26 commits to master since this release

What's Changed

  • Modify, Feature, ParamPlugin support custom TipException by @so1n in #15
  • 9 pait090 splitting mock values to solve the problem of mixing example and mock by @so1n in #16
  • 8 pait090 add an adapter module to encapsulate a unified layer of calls for all web frameworks by @so1n in #17
  • 12 pait090test add test cases for consistency of function signatures of functions of the same name from different frameworks by @so1n in #18
  • 19 pait090simple routing support by @so1n in #21
  • Modify, Test Fix, fix add_multi_simple_route protocol test by @so1n in #22
  • 23 pait090optimize the management and use of plug ins by @so1n in #24
  • 25 pait090 grpc gateway by @so1n in #26
  • 27 improving the speed of dependency injection by @so1n in #28
  • 11 pait090test adding tests for openapi output by @so1n in #29
  • Modify, Refactor, refactor class-bases depend use by @so1n in #32
  • add pydantic v2 support by @so1n in #35
  • 30 more robust dependency injection rule generation by @so1n in #36
  • Modify, Feature, support pydantic json_schema_extra type maybe callable by @so1n in #38

New Contributors

  • @so1n made their first contribution in #15

Full Changelog: v0.8.0.2...v1.0.0

Change log info: https://github.com/so1n/pait/blob/master/CHANGELOG.md#100