Releases: cesarParra/apex-reflection
Releases · cesarParra/apex-reflection
v2.16.1
What's Changed
- Fixes potential issue when switching on an SObject by @cesarParra in #29
- Adds support for time literals in SOQL queries by @cesarParra in #30
Full Changelog: v2.15.0...v2.16.0
v2.15.0
New Features
Support for SOQL and SOSL currency conversion and formatting functions.
v2.14.0
v2.13.0
What's Changed
- Adding support for SOQL queries with multiple sub-queries by @cesarParra in #26
- SOQL support improvements by @cesarParra in #27
Full Changelog: v2.12.0...v2.13.0
v2.12.0
What's Changed
- Multi line doc improvements by @cesarParra in #24
- Adding support for SOQL queries with multiple sub-queries by @cesarParra in #25
Full Changelog: v2.11.0...v2.12.0
v2.11.0
What's Changed
- Interface annotation fix by @cesarParra in #19
- Type recognition fix by @cesarParra in #21
- The
final
modifier is now serialized correctly. by @cesarParra in #22
Full Changelog: v2.9.0...v2.11.0
v2.9.0
v2.8.0
Full Changelog: v2.7.1...2.8.0
v2.7.1
What's Changed
- Support for abstract modifiers for members (methods) by @cesarParra in #17
https://www.npmjs.com/package/@cparra/apex-reflection/v/2.7.1
v2.7.0
What's Changed
- Group description improvements WIP by @cesarParra in #8
- Refactoring to allow ApexDoc comments to live anywhere in the file. by @cesarParra in #9
- Support for latest Apex and SOQL features by @cesarParra in #10
- Fixing issue where having an {@link...} at the beginning of a descrip… by @cesarParra in #11
- Multiple tags in the same line support. by @cesarParra in #12
- Avoiding parsing ticked within free description block by @cesarParra in #13
- Adding virtual member modifier by @cesarParra in #14
- Null coalesce support. by @cesarParra in #15
Full Changelog: v2.0.0...v2.7.0