What's Changed
* PPF-218: get element type v2 by chinapandaman in https://github.com/chinapandaman/PyPDFForm/pull/219
* PPF-220: get element key v2 by chinapandaman in https://github.com/chinapandaman/PyPDFForm/pull/221
* PPF-222: reorganize patterns by chinapandaman in https://github.com/chinapandaman/PyPDFForm/pull/223
* PPF-224: get elements by page v2 by chinapandaman in https://github.com/chinapandaman/PyPDFForm/pull/225
* PPF-226: v2 filler by chinapandaman in https://github.com/chinapandaman/PyPDFForm/pull/227
* PPF-228: introduce test coverage by chinapandaman in https://github.com/chinapandaman/PyPDFForm/pull/229
* PPF-230: correct font size and coordinates for checkbox and radio in v2 filler by chinapandaman in https://github.com/chinapandaman/PyPDFForm/pull/231
* PPF-233: build elements v2 by chinapandaman in https://github.com/chinapandaman/PyPDFForm/pull/234
* PPF-235: v2 wrapper by chinapandaman in https://github.com/chinapandaman/PyPDFForm/pull/236
* PPF-238: fix draw checkbox radio coordinates by chinapandaman in https://github.com/chinapandaman/PyPDFForm/pull/239
* PPF-240: pylint stuffs by chinapandaman in https://github.com/chinapandaman/PyPDFForm/pull/241
* PPF-237: update README, docs, API references, and examples for v2 wrapper by chinapandaman in https://github.com/chinapandaman/PyPDFForm/pull/242
* PPF-243: 1.0.0 stable by chinapandaman in https://github.com/chinapandaman/PyPDFForm/pull/244
**Full Changelog**: https://github.com/chinapandaman/PyPDFForm/compare/v0.3.8...v1.0.0