This repository was archived by the owner on Oct 17, 2023. It is now read-only.
v4.2.2
This release resolves #102 and adds support for missing FieldTypes.
New FieldType enums:
- CHECKBOX_MERGED
- DROPDOWN
- RADIO
- TEXT_MERGE
The existing FieldType enums have changed to uppercase as follows:
- text is now TEXT
- signature is now SIGNATURE
- initials is now INITIALS
- checkbox is now CHECKBOX
- date_signed is now DATE_SIGNED