Releases: BeyondIRR/cas2json
Releases · BeyondIRR/cas2json
Release v1.2.2
What's Changed
- [fixes] Add backward compatibility for pymupdf 1.24 by @DragnEmperor in #24
Full Changelog: v1.2.1...v1.2.2
Release v1.2.1
What's Changed
- [fix] Fixed CDSL parser breaking for certain details #22 by @DragnEmperor in #23
- fix: Add empty/malformed string handler in _clean_decimal by @adhi-beyond in #21
New Contributors
- @adhi-beyond made their first contribution in #21
Full Changelog: v1.2.0...v1.2.1
Release v1.2.0
What's Changed
- feat: Add CDSL PDF parsing by @adhishrayas in #20
New Contributors
- @adhishrayas made their first contribution in #20
Full Changelog: v1.1.1...v1.2.0
Release v1.1.1
What's Changed
- [fix] Modified regex for valid transaction parsing by @DragnEmperor in #18
Full Changelog: v1.1.0...v1.1.1
Release v1.1.0
What's Changed
- [fixes] Handling for missing values in NSDL by @DragnEmperor in #14
- chore: Add draft release workflow for versioned tags by @AvishrantsSh in #15
New Contributors
- @DragnEmperor made their first contribution in #14
- @AvishrantsSh made their first contribution in #15
Release v0.1.1
What's Changed
- [fix] Added handling of incomplete transactions in #3
Full Changelog: v0.1.0...v0.1.1
Release v0.1.0
- Added new approach for parsing CAMS/KFINTECH documents.
- Improved Regex patterns