4.7.0
Added
All
- Overall performance improvements
Fixed
All
- GH-3603 Missing
.gitignorefile in the generated `fable_modules/`` folder (by @MangelMaxime)
Python
- GH-3617: Fix comparaison between list option when one is None (by @MangelMaxime)
- GH-3615: Fix remove from dictionary with tuple as key (by @dbrattli)
- GH-3598: Using obj () now generated an empty dict instead of None (by @dbrattli)
- GH-3597: Do not translate .toString methods to str (by @dbrattli)
- GH-3610: Cleanup Python regex handling (by @dbrattli)
- GH-3628: System.DateTime.Substract not correctly transpiled (by @dbrattli)
- GH-3640: All union cases return the same hash code (by @dbrattli)