Releases: jetstreamapp/soql-parser-js
Releases · jetstreamapp/soql-parser-js
Release 1.2.1
20 Jul 01:06
Compare
Sorry, something went wrong.
No results found
Merge pull request #70 from paustint/bug-69 (56ef28e )
Queries consecutive left parens not accurately parsed #69 (77c9533 )
Updated docs version (08f0619 )
Release 1.2.0
13 Jul 23:12
Compare
Sorry, something went wrong.
No results found
1.2.0
Changed compose methods to public to allow external access (#65 )
Fixed lodash security vulnerability
Updated README to reflect new changes and other minor changes
Release 1.1.1
11 Jun 03:03
Compare
Sorry, something went wrong.
No results found
1.1.1
Removed files that accidentally got included with release with update of release-it
Updated Contributing.md with more detailed instructions on grammar updates
Added support for WITH SECURITY_ENFORCED (#61 )
Release 1.0.2
22 May 01:54
Compare
Sorry, something went wrong.
No results found
1.0.2
If a field in a query happened to have a function reserved word, such as Format, then parsing the query failed. (#59 )
Release 1.0.1
08 Feb 01:13
Compare
Sorry, something went wrong.
No results found
Release 1.0.0
19 Nov 01:13
Compare
Sorry, something went wrong.
No results found
Cleanup (ef6302c )
Merge branch 'ABenassi87-issue-50' (420750a )
fixed merge conflict (d6d6841 )
fixed unit test import (5dbb94a )
updated docs to beta version (99933d3 )
Implement named types for all inline types #50 (ff4462f )
Added .idea dir to .gitignore (160068e )
Release 0.10.0-beta.1
12 Nov 00:28
Compare
Sorry, something went wrong.
No results found
Release 0.9.0
08 Nov 01:24
Compare
Sorry, something went wrong.
No results found
Release 0.8.1
30 Oct 03:55
Compare
Sorry, something went wrong.
No results found
added docs fixed line length bug (70e70c9 )
Release 0.8.0
30 Oct 03:25
Compare
Sorry, something went wrong.
No results found
Merge pull request #45 from paustint/feature-39 (f85597c )
added formatting options (c8ec7d7 )
debug can now be run without manual recompile (260bab0 )
Updated docs version (03ae969 )
updated readme (5c1beaa )