Releases: D-Programming-GDC/gdmd
Releases · D-Programming-GDC/gdmd
script-0.26.0
What's Changed
- Support -allinst by @the-horo in #20
- Support -mixin by @the-horo in #21
- Support -vtemplates by @the-horo in #23
- Ignore -wo by @the-horo in #24
- Support -HCf by @the-horo in #25
- Support -extern-std by @the-horo in #27
- Support -boundscheck by @the-horo in #28
- No longer ignore -betterC by @the-horo in #19
- Fix docs about -version=level and -debug=level by @the-horo in #26
- Add -preview, -revert, and, -transition by @the-horo in #22
- Support -verror-style by @the-horo in #30
- dmd-script: Expand @rsp arguments in-place in ARGV by @the-horo in #29
- dmd-script: Insert $DFLAGS before a -run switch by @the-horo in #31
- Support -color by @the-horo in #32
- Support -mv by @the-horo in #33
Full Changelog: script-0.25.0...script-0.26.0
script-0.25.0
What's Changed
- Add "target prefix" support to GDMD Makefile. by @dbankov-broadcom in #10
- Add "suffix" support to GDMD Makefile. by @dbankov-broadcom in #11
- Makefile rename "suffix" to "program_suffix". by @dbankov-broadcom in #12
- Ignore -vcolumns flag by @WebFreak001 in #14
- Implement -verrors and suport
@filebetter. by @the-horo in #16 - dmd-script.1: Quote multiple-word flag descriptions by @the-horo in #18
- Add -i option by @the-horo in #17
New Contributors
- @dbankov-broadcom made their first contribution in #10
- @WebFreak001 made their first contribution in #14
- @the-horo made their first contribution in #16
Full Changelog: script-0.1.0...script-0.25.0