v0.16.0-beta.1
Pre-release
Pre-release
WebFreak001
released this
16 Mar 17:19
·
49 commits
to master
since this release
What's Changed
- downgrade CI ubuntu version for ABI compatibility by @WebFreak001 in #705
- Public import recurse fix by @ryuukk in #706
- Move third phase to its own module by @ryuukk in #708
- upgrade to libdparse 0.22.0 by @WebFreak001 in #713
- Adding tests for ufcs fundamental types by @vushu in #690
- Adding aliased this struct for ufcs matching by @vushu in #719
- Adding return type symbol by @vushu in #720
- moving ufcs logic to dsymbol by @vushu in #723
- Major change making dsymbol deduce ufcs by @vushu in #724
- add missing development files to gitignore by @WebFreak001 in #726
- Properly implement pointer types & resolve pointers, arrays and AAs in output by @WebFreak001 in #725
New Contributors
Full Changelog: v0.15.2...v0.16.0-beta.1