Skip to content

Releases: UnrealisticDev/Renom

0.1.11: User experience improvements

18 Mar 10:24
Compare
Choose a tag to compare

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

18 Mar 07:31
Compare
Choose a tag to compare
  • Supports plugin modules
  • Updates module references in config files
  • Corrects cross-module references

0.1.9

18 Mar 02:37
Compare
Choose a tag to compare
chore: update version to 0.1.9

0.1.8: Add support for nested modules

17 Mar 23:19
Compare
Choose a tag to compare
chore: update version to 0.1.8

0.1.7: Add support for multiple workflows

17 Mar 23:17
Compare
Choose a tag to compare
chore: update version to 0.1.7

0.1.6

17 Mar 23:13
Compare
Choose a tag to compare
chore: update to version 0.1.6

0.1.5: Add multi-module support and better handling in the face of ambiguity

29 Dec 08:45
Compare
Choose a tag to compare

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.

03 Jun 04:56
Compare
Choose a tag to compare
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

03 Jun 03:47
Compare
Choose a tag to compare
Bump package version.

Migrate to change engine

03 Jun 03:34
Compare
Choose a tag to compare

Migrate to change engine for underlying implementation. No change in functionality.