Skip to content

Releases: dlang-community/libdparse

v0.24.0

17 Apr 11:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.23.2...v0.24.0

v0.23.2

05 Jul 18:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.23.1...v0.23.2

v0.23.1

29 Jun 10:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.23.0...v0.23.1

v0.23.0

04 May 02:31
Compare
Choose a tag to compare

Overview

  • Support for named arguments
  • Support for DMD 2.104.0 @"literal" UDA syntax
  • Some segfault fixes
  • Error recovery improvements and error message improvements
  • Small memory improvements at compile time and runtime

Changelog

New Contributors

Full Changelog: v0.22.0...v0.23.0

v0.22.0

14 Feb 12:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.3...v0.22.0

v0.21.3

09 Feb 22:52
Compare
Choose a tag to compare

What's Changed

  • attach token location to error tokens by @WebFreak001 in #483 (fixes invalid string / character literal error locations)

Full Changelog: v0.21.2...v0.21.3

v0.21.2

16 Jan 03:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.1...v0.21.2

v0.21.1

30 Dec 14:58
592ef39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.0...v0.21.1

v0.21.0

30 Dec 14:28
94cc2ef
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.0...v0.21.0

v0.20.0

06 Jul 11:54
Compare
Choose a tag to compare

same as 0.19.3 with the std.experimental.allocator changes, but now as minor bump instead of a patch bump.