v0.1.3
What's Changed
- Access specifier filtering by @fosterbrereton in #21
- Adding Jekyll template by @fosterbrereton in #23
- Hyde config file support by @fosterbrereton in #24
- Namespace blacklisting by @fosterbrereton in #27
- Fix unintentional fallthrough when determining storage class of function by @mmha in #28
- Moving sample documentation around by @fosterbrereton in #29
- Adding support for linux and also fixing the stability on builds for osx by @jaredwy in #30
- Exec is no longer used, causing build issues by @jaredwy in #31
- isysroot fix, and changing the pwd to the passed source file by @fosterbrereton in #33
- Better error messages, and avoiding enum forward declarations. by @fosterbrereton in #34
- Better error message and avoiding enum forward declarations. by @fosterbrereton in #40
- using a prebuild cmake to save time by @jaredwy in #32
- Updating docs templates to accommodate a site baseurl by @fosterbrereton in #42
- Path autodetection by @fosterbrereton in #41
- Updating various dependencies. by @fosterbrereton in #46
- Added check for visibility attribute specifier by @kavanaanand09 in #51
- Updating directory output behaviors by @fosterbrereton in #53
- Add tested_by functionality by @baheath in #54
- Make sure all elements get validated/updated by @baheath in #55
- Don't limit delete and default annotations to just ctor/dtors by @baheath in #56
- Handle editable scalar value that is an unexpected tag by @baheath in #57
- Add parameter for skipping extraneous file check by @baheath in #58
- Directory stub needs to contain a title by @baheath in #59
- Fix validation passing even when sourcefile doc is invalid by @baheath in #65
- Updates by @fosterbrereton in #66
- Fix various build problems by @mowijo in #70
- LLVM 13 Updates by @nickpdemarco in #73
- Update CMake by @sean-parent in #76
New Contributors
- @mmha made their first contribution in #28
- @jaredwy made their first contribution in #30
- @kavanaanand09 made their first contribution in #51
- @baheath made their first contribution in #54
- @mowijo made their first contribution in #70
- @nickpdemarco made their first contribution in #73
- @sean-parent made their first contribution in #76
Full Changelog: v0.1.1...v0.1.3