Releases: codereverser/casparser
Releases · codereverser/casparser
v0.8.0 NSDL support - alpha version
What's Changed
- Format number output with comma separator in column for Reported units to aid in readibility by @isaac-philip in #91
- Bump cryptography from 41.0.4 to 42.0.0 by @dependabot in #92
- Fix parsing scheme names by @hitesh-tarani in #97
- Various fixes by @codereverser in #102
- NSDL support: first version by @codereverser in #103
New Contributors
- @isaac-philip made their first contribution in #91
- @hitesh-tarani made their first contribution in #97
Full Changelog: v0.7.4...v0.8.0
v0.7.4 - fix scheme name parsing
- (fix) better scheme name parser
v0.7.3 - nominee support
- Support for parsing nominees from Folio details
- Fix a bug where PAN may be missing for certain folios
v0.7.2 - bug fixes
- Exclude STCG from 112A reports
- Fix advisor parsing
v0.7.1 - support new CAS file formats
- support for new CAS file formats by CAMS and KFINTECH
- various bug fixes
v0.6.1 - update CII data
0.6.1 - 2023-04-04
- update CII data till FY2022-23
- bug fixes
v0.6.0 - pydantic models
0.6.0 - 2023-02-20
- use pydantic models for data validation
v0.5.5 - mupdf bug fix
- bug fix with MuPDF parser
v0.5.4
- chore: update dependencies
- various bug fixes
v0.5.3 - Sch. 112A statements
- support for generating csv files for capital gains in 112A format for income tax filing
- various bug fixes