Refactor

Latest version: v0.6.3

Safety actively analyzes 724206 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.4.4

What's Changed
* Use `pre-commit` as CI by sobolevn in https://github.com/isidentical/refactor/pull/29
* Fix when using keyword-only argument and default argument is not set by hakancelikdev in https://github.com/isidentical/refactor/pull/34

New Contributors
* hakancelikdev made their first contribution in https://github.com/isidentical/refactor/pull/34

**Full Changelog**: https://github.com/isidentical/refactor/compare/0.4.3...0.4.4

0.4.3

What's Changed
* Fix `NameError` in `common.py` by sobolevn in https://github.com/isidentical/refactor/pull/27


**Full Changelog**: https://github.com/isidentical/refactor/compare/0.4.2...0.4.3

0.4.2

What's Changed
* Fix passing --refactor-file, allow source directories by gerrymanoim in https://github.com/isidentical/refactor/pull/22

New Contributors
* gerrymanoim made their first contribution in https://github.com/isidentical/refactor/pull/22

**Full Changelog**: https://github.com/isidentical/refactor/compare/0.4.1...0.4.2

0.4.1

What's Changed
* Preserve indented literal expressions by isidentical in https://github.com/isidentical/refactor/pull/19


**Full Changelog**: https://github.com/isidentical/refactor/compare/0.4.0...0.4.1

0.4.0

- Fixed recursion on dependency resolution.
- Implemented precise unparsing to leverage from existing structures in the given source.
- Implemented `refactor.core.Configuration` to configure the unparser.
- Renamed `refactor.ast.UnparserBase` to `refactor.ast.BaseUnparser`.
- Removed `token_map` attribute from `refactor.ast.BaseUnparser`.
- Removed `refactor.context.CustomUnparser`.
- Changed `refactor.core.Action`'s `build` method to raise a `NotImplementedError`. Users now have to override it.

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.