cl
This commit is contained in:
parent
22487224f2
commit
d5b9ef8f04
27
CHANGELOG.md
Normal file
27
CHANGELOG.md
Normal 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 -->
|
Loading…
x
Reference in New Issue
Block a user