- Add XBRL support - Add `spacy` to `model-requirements.txt` - Add `bs4` to `requirements.txt`
1.2.9
- Add class confidence functionality to tag objects
1.2.8
- Update Numeric parser to handle float numbers with three or more decimal numbers - Add "-" character handler in numeric parser - Change all occurrences of 'cognaize' to 'Cognaize'
1.2.7
- Change PyMuPDF version to support M1
1.2.6
- Update numeric parser to better handle decimal numbers
1.2.5
- Read page image height/width from document.json - Field raw value bug fix