File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
1919* [ Python] Fix regression ` [<Erase>] ` on class types not preventing them from being emitted to Python (by @dbrattli )
2020* [ Python] Fix regression ` %A ` format specifier to output booleans as lowercase ` true ` /` false ` (by @dbrattli )
21+ * [ Python] Fix various bugs in fable-library numeric types and string operations (by @dbrattli )
2122
2223### Changed
2324
Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
1919* [ Python] Fix regression ` [<Erase>] ` on class types not preventing them from being emitted to Python (by @dbrattli )
2020* [ Python] Fix regression ` %A ` format specifier to output booleans as lowercase ` true ` /` false ` (by @dbrattli )
21+ * [ Python] Fix various bugs in fable-library numeric types and string operations (by @dbrattli )
2122
2223### Changed
2324
You can’t perform that action at this time.
0 commit comments