What's Changed
- Refactor: Allow specific passes to be dumped as fortran code by @Thirumalai-Shaktivel in #2732
- Support dumping ASR pass outputs in Json, Tree and Visualization forms by @Shaikh-Ubaid in #2733
- [asr->fortran] add more visitors and enable tests by @khushi-411 in #2630
- Fix
selected_int_kindintrinsic by @Pranavchiku in #2736 - [asr->fortran] implement visit_{FileOpen, FileClose, FileRead} by @khushi-411 in #2686
- Move pass options inside compiler options by @Shaikh-Ubaid in #2739
- Fix Incorrect handling of statements after return in entry function by @Pranavchiku in #2741
- CI: test
scipy/special/cdflibby @Pranavchiku in #2743 - Refactor replace_symbol used in require statements by @ansharlubis in #2745
- CI: Bump SciPy to latest commit by @Pranavchiku in #2750
- Remove extra supports for --dump-all-passes-fortran by @Shaikh-Ubaid in #2749
- Provide
--with-intrinsic-modsto pass dump outputs by @Shaikh-Ubaid in #2751
Full Changelog: v0.28.0...v0.29.0