Releases: UnrealisticDev/Renom
Releases · UnrealisticDev/Renom
0.1.11: User experience improvements
Introduces the workflow loop for chained updates, improved readability and highlighting, updated revert prompt, and other interface updates.
0.1.10: Improved support for renaming modules
- Supports plugin modules
- Updates module references in config files
- Corrects cross-module references
0.1.9
0.1.8: Add support for nested modules
chore: update version to 0.1.8
0.1.7: Add support for multiple workflows
chore: update version to 0.1.7
0.1.6
0.1.5: Add multi-module support and better handling in the face of ambiguity
The program can now be used to rename multiple modules and targets. In addition, it identifies modules and targets even when they do not have the same name as the project.
0.1.4: Implement engine revert mechanism.
The mechanism rolls back all applied actions in case of errors, leaving the project in the state in which it was found (with the exception of some apparent permission bit shifting).
0.1.3
Migrate to change engine
Migrate to change engine for underlying implementation. No change in functionality.