v0.15.0
What's Changed
- Use scope instead of std.typecons.scoped by @nordlow in #656
- Use more adaptive time formatting because many requests finish in 0 milliseconds by @nordlow in #658
- Integrate dsymbol by @WebFreak001 in #673
- Remove stdx-allocator submodule and update containers to 0.9.0 by @WebFreak001 in #683
- Adding Simple UFCS by @vushu in #675
- Do not depend on rdmd. by @gdamore in #692
- OSX fixes by @WebFreak001 in #693
- Added paren completion for UFCS (calltip completion) by @vushu in #691
- use
isCallableWithArg
in paren completion by @WebFreak001 in #696 - fixed shared logger usage by @WebFreak001 in #697
New Contributors
- @nordlow made their first contribution in #656
- @gdamore made their first contribution in #692
- @vushu made their first contribution in #691
Full Changelog: v0.13.6...v0.15.0