Skip to content

0.13.0

Latest
Compare
Choose a tag to compare
@rafalp rafalp released this 04 Mar 15:58
· 25 commits to main since this release
ba664b5

CHANGELOG

  • Fixed str_to_snake_case utility to capture fully capitalized words followed by an underscore.
  • Re-added model_rebuild calls for models with forward references.
  • Fixed potential name conflicts between field args and generated client's method code.