Skip to content

v2.23.0

Choose a tag to compare

@cesarParra cesarParra released this 19 Apr 14:19
· 269 commits to master since this release
e9cd8f7

What's Changed

  • Introducing a new configuration function (frontMatterHeader) that allows for configuring the Jekyll front matter output by @cesarParra in #112

See this for all available configuration functions: https://github.com/cesarParra/apexdocs?tab=readme-ov-file#using-a-configuration-file

  • Introducing a way to sort type members when generating documentation files by @cesarParra in #114

See the sortMembersAlphabetically configuration flag https://github.com/cesarParra/apexdocs?tab=readme-ov-file#cli

  • Fixing issue where configuration file configs are not respected when argv is configured with a default by @cesarParra in #115

Full Changelog: v2.22.0...v2.23.0