0.7.0
Notable (and some breaking) changes in this release:
- Fixed “unmatched '('” bug (#32); by @atifaziz
- Fixed assembly version being reported 0.0.0.0 (#122); by @atifaziz
- Removed
Tokens
from the public API (#108); by @atifaziz - Remove T4 support (#136); by @atifaziz
- Drop .NET Framework 4.0 target (#59); by @atifaziz
- Added Source Link support (#149); by @atifaziz
See Also
- 0.7.0 milestone for changes in this release
- Commit history since 0.6.1.11
New Contributors
- @vvivanloc made their first contribution in #103