Skip to content

0.4.0

Compare
Choose a tag to compare
@OmarAlJarrah OmarAlJarrah released this 21 Feb 16:28
· 254 commits to main since this release
3890e12

What's Changed

  • build(deps): Update virtualenv requirement from ~=20.17.1 to ~=20.19.0 by @dependabot in #38
  • build(generator): Add experimental custom fastapi-code-generator by @OmarAlJarrah in #39
  • build(generator): Add datamodel-code-generator for generating models by @OmarAlJarrah in #40
  • build(core)!: Migrate from dataclasses_json to pydantic models by @OmarAlJarrah in #41
  • build(generator)!: Migrate openapi-generator to pydantic models by @OmarAlJarrah in #42
  • build(deps): Update flake8-bugbear requirement from ~=23.1.20 to ~=23.2.13 by @dependabot in #43
  • build(deps): Update setuptools requirement from ~=67.0.0 to ~=67.3.1 by @dependabot in #44
  • build(generator): Add build and generate scripts, and add processing spec file step by @OmarAlJarrah in #45
  • build(deps): Update setuptools requirement from ~=67.3.1 to ~=67.3.2 by @dependabot in #46
  • build(deps): Update pydantic requirement from ~=1.10.4 to ~=1.10.5 by @dependabot in #47
  • fix(generator): User-Agent invalid parse by @OmarAlJarrah in #48
  • chore(core): Replace orjson rust-based with native json by @OmarAlJarrah in #50
  • build(git): Add git workflows to use new generator by @OmarAlJarrah in #51
  • build(deps): Update setuptools requirement from ~=67.3.2 to ~=67.3.3 by @dependabot in #52
  • chore(generator): Update generator to generate code with the same experience as previous generator by @OmarAlJarrah in #53
  • efactor(generator): Update build package script by @OmarAlJarrah in #55
  • chore(generator): Update scripts header and add build dependency by @OmarAlJarrah #56

Full Changelog: 0.3.0...0.4.0