Skip to content

v2.13.0

Compare
Choose a tag to compare
@cesarParra cesarParra released this 24 Jan 12:52
· 350 commits to master since this release
b7f5dff

Improvements

Support for the @ignore tag.

An @ignore tag can now be used in any ApexDoc to have the annotated code be ignored during the documentation creation process.

Improved error handling

When dealing with uncaught exceptions, the process now exits with an exit code of 1

Upgraded to use the latest version of the Apex Reflection library, which support for the latest Apex improvements introduced during Winter 23

General improvements when generating OpenApi definitions