Skip to content

v1.4.0 - Wrapped descriptions, MISC marker rows & quarterly gains

Choose a tag to compare

@codereverser codereverser released this 28 Aug 03:35
· 3 commits to main since this release

New

  • Quarterly gains split (Schedule CG Section F).
    Added support for reporting quarterly gains for Schedule CG of ITR
  • Schedule 112A consolidation for FY2025-26+.
    Update 112A report, as per the latest ITR, so that it reports CONSOLIDATED row for sales where grandfathering doesn't apply.
  • Cost Inflation Index for FY2026-27
    (384, CBDT Notification 85/2026).
  • Informational marker rows (CAMS/KFintech detailed).
    Better detection of MISC transactions such as "registration of nominee", kyc updates etc.
  • Folio holder name (CAMS/KFintech detailed).
    folios[].name carries the holder's name as printed in each folio header, so multi-investor statements
    can associate each PAN with its holder instead of the statement addressee. null on older templates that don't
    print a per-folio name. (#145)

Fixed

  • Wrapped transaction descriptions (CAMS/KFintech detailed).
    Better detection of wrapped transaction descriptions (see #118)

Full Changelog: v1.3.0...v1.4.0