Releases: browniebroke/django-codemod
Releases · browniebroke/django-codemod
v1.5.4
Fix
- Issue with command shadowing built-in (
6d96419
)
- Add a missing type hints in cli (
8acdb08
)
- Type checking error (
9eda82a
)
- deps: Update dependency click to v8 (
2402014
)
v1.5.3
Fix
- deps: Update dependency libcst to <=0.3.19 (
4a4d6b5
)
v1.5.2
Fix
- deps: Update dependency myst-parser to ^0.14.0 (
0bbdc04
)
Documentation
v1.5.1
Fix
- Avoid extra spaces around kwargs in InlineHasAddPermissionsTransformer (
32d6ebe
)
v1.5.0
Feature
- Handle deprecation for NullBooleanField (
d2cb1c5
)
Fix
- Avoid spaces around kwarg in FixedOffsetTransformer (
52c5caf
)
- Avoid extra whitespaces in kwargs from OnDeleteTransformer (
cc7b2b2
)
Documentation
- Add new and missing codemods (
679e6d5
)
v1.4.1
Fix
- Update type annotations (
24f9093
)
- deps: Update dependency libcst to <=0.3.18 (
ca35714
)
- deps: Update dependency rich to v10 (
3841299
)
v1.4.0
Feature
- Handle rename when parent module is imported (#347) (
26d22fe
)
v1.3.7
Fix
- deps: Update dependency libcst to <=0.3.17 (
76dbc7c
)
v1.3.5
Fix
- Loosen up version for libcst (
4129e23
)