Releases: codereverser/casparser
Releases · codereverser/casparser
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
v0.5.2 - capital gains bug fixes
- fix crash while generating capital gains reports on dividend payout funds
- rework capital gains algorithm
- add advisor column in transactions csv
- various bug fixes