v0.16.0-beta.2
Pre-release
Pre-release
WebFreak001
released this
20 May 13:37
·
19 commits
to master
since this release
What's Changed
- Document special breadcrumb/symbol names by @WebFreak001 in #727
- Adding ufcs to match with type of pointer by @vushu in #729
- fix UFCS with partial completion, fix #731 by @WebFreak001 in #732
- add PR comments that show build statistics, speed & RAM usage by @WebFreak001 in #735
- refactoring match algorithm to not use recursion for UFCS by @vushu in #736
- added ufcs completion for string and string literal by @vushu in #738
- auto-update ddoc-based constants by @WebFreak001 in #741
- adding bang completion for template func, struct, class by @vushu in #744
- ignore more temporary profiling files by @WebFreak001 in #745
- Ensure UFCS correctness by @WebFreak001 in #733
- Update to next libdparse version by @WebFreak001 in #740
- make --logLevel work again, add some test options by @WebFreak001 in #747
- Ensure no symbols are left out by @ryuukk in #718
Full Changelog: v0.16.0-beta.1...v0.16.0-beta.2