Releases: apex-dev-tools/apex-parser
Releases · apex-dev-tools/apex-parser
v5.0.0-beta.2
What's Changed
- Update samples to 1.4.0 by @pwrightcertinia in #73
- fix: reorder memberDeclaration alternatives to prioritize class over field by @mshanemc in #72
- chore: update maven publish to use central portal by @pwrightcertinia in #76
New Contributors
Full Changelog: v5.0.0-beta.1...v5.0.0-beta.2
v4.4.1
What's Changed
- Fix member declaration order by @pwrightcertinia in #74
Full Changelog: v4.4.0...v4.4.1
v5.0.0-beta.1
What's Changed
- Update README.md by @adangel in #62
- BREAKING: Move to antlr4 runtime for Typescript by @pwrightcertinia in #66
- Improve exported types by @pwrightcertinia in #69
- Support Anonymous Apex by @pwrightcertinia in #70
- Enable
caseInsensitive
lexer option by @pwrightcertinia in #71
Full Changelog: v4.4.0...v5.0.0-beta.1
v4.4.0
What's Changed
Full Changelog: v4.3.1...v4.4.0
v4.3.1
What's Changed
- Fix Lexer hex characters and
whenValue
parsing by @pwrightcertinia in #56
Full Changelog: v4.3.0...v4.3.1
v4.3.0
What's Changed
Full Changelog: v4.2.0...v4.3.0
v4.2.0
What's Changed
- Add support for >2 nested SOQL queries in SELECTS by @nwcm in #47
- Add nested sub query test to jvm by @pwrightcertinia in #48
- Support GROUPING function in SOQL queries by @adangel in #50
- Support toLabel in SOSL queries by @adangel in #51
- Release 4.2.0 by @pwrightcertinia in #52
New Contributors
Full Changelog: v4.1.0...v4.2.0