From d5b9ef8f04c84d20fbf17b1344d5f5cce30066b3 Mon Sep 17 00:00:00 2001 From: Emma Date: Wed, 7 May 2025 09:53:02 -0600 Subject: [PATCH] cl --- CHANGELOG.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..41b67d0 --- /dev/null +++ b/CHANGELOG.md @@ -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 + +