0.13.0
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.