Skip to content

Releases: AlaSQL/alasql

2023-11-13

13 Nov 09:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.1...v4.2.2

2023-11-12

12 Nov 09:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.0...v4.2.1

2023-11-10

09 Nov 14:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.10...v4.2.0

2023-09-26

26 Sep 12:35
Compare
Choose a tag to compare

What's Changed

  • Get rid of gulp as a build engine
  • Allow SELECT * together with renamed columns to fix #1797

Full Changelog: v4.1.9...v4.1.10

2022-09-17

17 Sep 06:05
Compare
Choose a tag to compare
  • Fix #1789: let JOINs return the second subquery

Full Changelog: v4.1.8...v4.1.9

New Contributors: @adarshjhaa100 made their first contribution in #1800 !

2022-09-15

15 Sep 01:57
Compare
Choose a tag to compare
  • Let LIKE work correctly with line breaks in values to fix #1734

Full changelog: v4.1.7...v4.1.8

New Contributors:

2022-09-07

06 Sep 19:12
Compare
Choose a tag to compare
  • Fix #1666 letting SUM(userfn(x)) work again

2022-09-06

06 Sep 01:39
Compare
Choose a tag to compare
  • Fix #1526: Correct error handling when is callback provided

Full Changelog: v4.1.4...v4.1.5

2023-09-15

14 Aug 21:52
Compare
Choose a tag to compare
  • 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

15 Jul 14:02
Compare
Choose a tag to compare

What's Changed

  • fix(IndexedDB): Added fix when there is no keyPaths(columns) in indexDB by @vishal6557 in #1745

New Contributors

Full Changelog: v4.1.2...v4.1.3