v1.0.0-beta.3
Pre-release
Pre-release
What's Changed
- update Patreon links by @zanerock in #11
- Fix null pointer ref when 'meta' not defined by @zanerock in #13
- Fix extraneous '()' around example caption by @zanerock in #15
- Make
sortAll()
aware of thesort-fields
option by @zanerock in #17 - Add support for configurable documentation title by @zanerock in #19
- Rework 'or' and 'and' helpers to return value without boolean conversion; add 'match' helper by @zanerock in #22
- Add support for '@hidden' function parameters by @zanerock in #24
- Add support for grouping globals by @zanerock in #26
- update README.md with latest features by @zanerock in #28
- Support 'kinds' in grouped display such that the category is a sub-sort of the kind by @zanerock in #31
- Add support for linking to global 'kinds' index and backlinking from member documentation by @zanerock in #32
- Fix summary extrat function to deal with elipses by @zanerock in #34
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3