Skip to content

Commit 18d17c9

Browse files
committed
stable 6.2.0 release
1 parent 76b48dd commit 18d17c9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

RELEASE_NOTES.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
1-
### 6.2.0+ecd768c (Released 2024-6-28)
1+
### 6.2.0+76b48dd (Released 2024-11-28)
22
* Additions:
3+
* [[#562e87b](https://github.com/CSBiology/FsSpreadsheet/commit/562e87b64280ae3f232a76042df99c7b07b00ae2)] update docs
34
* [[#302d69a](https://github.com/CSBiology/FsSpreadsheet/commit/302d69a0fe53ed5bd95c2e184bd5ce8c017a7008)] copy new tests from dotnet to js and py
45
* [[#09c017e](https://github.com/CSBiology/FsSpreadsheet/commit/09c017e5f1c596574015b1bf2aca390ff77ffafc)] start working on index-less json parsing tests
56
* [[#34af66f](https://github.com/CSBiology/FsSpreadsheet/commit/34af66fc8d9a4217d7add8e3aa0f7ac5ddad630d)] add index-less json writing
67
* [[#8ccd58f](https://github.com/CSBiology/FsSpreadsheet/commit/8ccd58f2ec4c7dc072dce423de3562866ebd2df0)] make json rowwise parsing more robust
78
* [[#0933e09](https://github.com/CSBiology/FsSpreadsheet/commit/0933e0966c4133df11eba7c8b43dc1e23fc35b00)] Reinclude fable folder inclusion in FsSpreadsheet core project
89
* [[#6080912](https://github.com/CSBiology/FsSpreadsheet/commit/60809125569ed9acc427cded73ad5e561107e347)] add json column representation
910
* [[#3652c9a](https://github.com/CSBiology/FsSpreadsheet/commit/3652c9a71126574a040fa94567b20238feff84ab)] Update version and README.md :books:
11+
* Deletions:
12+
* [[#27d1d6f](https://github.com/CSBiology/FsSpreadsheet/commit/27d1d6f5e2593a14f34b56139290ff8ef122df92)] update to .net8 and update other deps: - globally use .net 8 - use node v20 in CI - remove explicit F# deps - update build project - remove unnecessary test sdk deps
13+
* [[#76b48dd](https://github.com/CSBiology/FsSpreadsheet/commit/76b48dd0375d944024f802692e2d2b7260c0713a)] remove warning
1014
* Bugfixes:
1115
* [[#0b64894](https://github.com/CSBiology/FsSpreadsheet/commit/0b64894fd6b5f0b3f25e9c9a7352240eb265a3f7)] fix json column reader for numberless json
1216

0 commit comments

Comments
 (0)