Releases: AlaSQL/alasql
Releases · AlaSQL/alasql
2022-09-06
- Fix #1526: Correct error handling when is callback provided
Full Changelog: v4.1.4...v4.1.5
2023-09-15
- Update dependencies
- Fix dependencies (rely on frequently updated alasql to keep up to date)
- feat: add from collection to AlaSQL interface type by @sytone in #1771
Thank you to @sytone making their first contribution
Full Changelog: v4.1.3...v4.1.4
2023-07-15
What's Changed
- fix(IndexedDB): Added fix when there is no keyPaths(columns) in indexDB by @vishal6557 in #1745
New Contributors
- @vishal6557 made their first contribution in #1745
Full Changelog: v4.1.2...v4.1.3
2023-06-03
Full Changelog: v4.1.1...v4.1.2
2023-06-20
- Fix #1400 by providing an option to get the raw data from a csv file with no conversion to numbers. See AlaSQL/alasql/wiki/CSV#options for details about the new
raw
option - thanks to @Julias0
Full Changelog: v4.0.6...v4.1.0
2023-06-18
2023-06-13
2023-06-08
- Improve types to work with both require and import - thanks to @leqwasd !
2023-04-28
- Fix #1694: Use XLSX v0.19.3 to avoid CVE-2023-30533
Thank you to @BirdboyBolu who made their first contribution in #1636
Full Changelog: v4.0.1...v4.0.2