Releases: implydata/plywood
Releases · implydata/plywood
v0.33.1
v0.33.0
- switched to @druid-toolkit/[email protected] (#292) a12e4b2
v0.32.0
v0.30.8
v0.30.4
- Added _calcChainableHelper for mvOverlapExpression and mvContainsExpression (#279) 3c9160b
- 0.30.3 (#278) 2877bc3
- Fixed should be case insensitive test for containsSqlFunction (#277) 81c86c0
- Fix bug when generating select sql when IP_MATCH or IP_SEARCH is included (#276) 909ddf0
- Added ability to express type in plywood's expression language (#275) a62a7bf
- Merge pull request #274 from implydata/0.30.1 0358208
Fix bug when generating select sql when IP_MATCH or IP_SEARCH is included
Added ability to express type for SqlRefExpressions in plywood's expression language
Fixed bug in SqlRefExpression.toString function
Add IP type
- Merge pull request #271 from implydata/add-ip-type e2d13d4
- Fixed test 465d9c6
- Fixed unserialized Ip 5e35e54
- Updated sqlRef toJS and toString 42ef1fb
- Removed is-ip dependency eb632ff
- Fixed simulateQueryPlan and added inflators where they seemed necessary b88b7da
- Updated Ip.isIp to use is-ip package c18e5c2
- Added tests for Ip.equals 17c20c7
- Renamed ipSearchString to ipToSearch 4945697
- Fixed tests, removed test.js, clean up 2924add
- WIP 7b74fd0
- Merge pull request #270 from implydata/release-0.29.3-changelog 5bcd068
- 0.29.3 changelog 28947dd
- Merge pull request #269 from implydata/release-0.29.3 47367fa