Releases: adobe/hyde
Releases · adobe/hyde
v2.1.0
What's Changed
- Update tagged-release.yml by @fosterbrereton in #91
- Adding
transcribe
mode by @fosterbrereton in #92
Full Changelog: v2.0.2...v2.1.0
v2.0.2
What's Changed
- readme: fix broken link to exampe output by @avivace in #89
- Adding language flag by @fosterbrereton in #90
New Contributors
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- Fixes for the docker build and posting the docker package.
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- better documentation and a couple other tweaks by @fosterbrereton in #81
- Comment Support in JSON output by @fosterbrereton in #79
Full Changelog: v0.1.5...v2.0.0
v0.1.5
What's Changed
- Adding all
hyde
values under a top-levelhyde
YAML key by @fosterbrereton in #80
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Fixed a crash and other updates to bring hyde up to date with llvm 13 by @fosterbrereton in #72
- LLVM and language version updates by @fosterbrereton in #77
Full Changelog: v0.1.3...v0.1.4
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
Bug fix update
- Access specifier filtering
type-parameter-N-M
resolution improvements
Validation and other bug fixes
v0.1.1 lambda type support, for auto return types that return a lambda
Initial Public Release
Initial release