cl
All checks were successful
Create Version Tag / version-check (push) Successful in 19s
Create Version Tag / build-release (push) Has been skipped
Create Version Tag / publish-release (push) Has been skipped

This commit is contained in:
Emmaline Autumn 2025-05-07 09:53:02 -06:00
parent 22487224f2
commit d5b9ef8f04

27
CHANGELOG.md Normal file
View File

@ -0,0 +1,27 @@
# Changelog
## 1.0.0 (2025-07-25)
### Features
- Check Code Tool
- reads supplied code files to see if form fields are present and represented
in a switch statement
- Field Rename Tool
- provide a search and replace pattern to bulk rename form fields
- List Form Fields
- Sometimes you just need to see what fields there are
### Known Issues
- Field rename does not represent full change applied to the field, only the
replaced text
- help flags can cause issues
- ascii art is broken (sad face)
- banana doesn't work
## 0.0.0 (never)
this is just here for a reference to the auto-changelog
<!-- auto-changelog -->