Releases: sillsdev/sheetswiper
Releases · sillsdev/sheetswiper
v2.0.0
This version supports reading of both legacy XLS and and regular XLSX Excel files. Requires Windows 10/11.
What's Changed
- Upgrade to .NET8 by @josephmyers in #2
- Github Actions build and test by @megahirt in #5
- Xlsx by @josephmyers in #4
- add GHA test reporter by @megahirt in #6
- Publish app as single exe file by @josephmyers in #7
- GHA build exe, sign and create release by @megahirt in #8
New Contributors
- @josephmyers made their first contribution in #2
- @megahirt made their first contribution in #5
Full Changelog: 1.1...v2.0.0
1.1
Updated the spreadsheet-reading library, Liu JunFeng's Excel Reader project. On Github, this can be found at fmendes/ExcelDataImport.