Releases: AlaSQL/alasql
Releases · AlaSQL/alasql
2022-12-10
2022-11-29
- #1548 Fix: Calculate columns beyond ZZ for excel export
2022-11-27
- #1541 Fix: Remove depricated dependencies
- Clean: No built in Promise polifil
- Clean: No built in console
- Clean: Remove ESlint
2022-10-26
Highlight
- #1466 fix: IS NOT TRUE bug
Details
What's Changed
- Fix #1466: IS NOT TRUE not working by @mathiasrw in #1527
Full Changelog: v2.1.5...v2.1.6
2022-10-25
- Add: Use
--ast
flag to print AST instead of result for CLI - Add: Config option for infinite loop break with
alasql.options.loopbreak
- #1491 Fix: Support lower case MEDIAN
2022-10-09
- #1519 Fix: Better error handling when reading files
2022-10-06
- Fix: cli for global install
2022-10-01
2022-10-01
- #1428 fix: Let DATEADD take month lengths into account
2022-09-30
- #1508 fix: COALESCE with null argument