Skip to content

v3.24.0

Latest

Choose a tag to compare

@cesarParra cesarParra released this 05 Jul 15:46
2724e89

What's Changed

Official apexdoc gaps by @cesarParra in #389

This tool now supports everything officially documented by Salesforce with regards to documenting Apex code: https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_doc_intro.htm

Additional speed boost

This release improves the speed of the tool once again, an ongoing effort over the past several months. This one represents up to a 1.5x speed increase (depends on the size of the codebase). This is in comparison with the previous release, which already marked a significant boost.

Testing a large codebase (around 800k lines of code), running apexdocs markdown took only around 2 to 3 seconds to fully run. This same codebase took around 8 seconds to run in the previous release, and up to 5 minutes back when the original speed up effort started.

Full Changelog: v3.23.1...v3.24.0