What's Changed
- Remove Documentation Site by @scottolsonjr in #288
- Remove Docs Details from Copilot Instructions by @scottolsonjr in #289
- Add unit tests for AddRowObject functionality across decorators by @scottolsonjr in #290
- Implement DeleteRowObject functionality by @scottolsonjr in #291
- Add DisableAllFieldObjects functionality across decorators by @scottolsonjr in #292
- Migrate v2 to Extension Method Pattern by @scottolsonjr in #293
- Toggle FieldObject Enablement by @scottolsonjr in #294
- Enhance OptionObject and RowObject helpers with locking and unlocking… by @scottolsonjr in #295
- Potential fix for code scanning alert no. 9: Workflow does not contain permissions by @scottolsonjr in #297
- Potential fix for code scanning alert no. 8: Workflow does not contain permissions by @scottolsonjr in #298
- Add support for Required and Optional fields in OptionObject and RowO… by @scottolsonjr in #296
- Update System.Security.Cryptography.Pkcs package to version 10.0.8 by @scottolsonjr in #302
- Update GitHub Actions to use specific versions of actions for improved stability by @scottolsonjr in #304
- Add GetFormObject helper method and corresponding tests for OptionObjects by @scottolsonjr in #305
- Enhance documentation for OptionObject helper methods by @scottolsonjr in #306
- Add methods to automatically add empty RowObjects to FormObjects by @scottolsonjr in #307
Full Changelog: v1.3.4...v1.4.0