Skip to content

Releases: EclipseTrading/vcel

Release 0.36.0

21 Jul 01:07
b3ff674

Choose a tag to compare

What's Changed

Full Changelog: 0.35.0...0.36.0

Release 0.35.0

02 Jun 03:02
d4eac83

Choose a tag to compare

What's Changed

  • Use recommended analysis level across the project, resolve most, igno… by @aaronbloom in #94
  • File scoped namespaces by @aaronbloom in #95
  • Nested let expression support, fix substring test case by @aaronbloom in #97

Full Changelog: 0.34.1...0.35.0

Release 0.34.1

09 Jan 03:05
b641184

Choose a tag to compare

What's Changed

  • For VCEL.JS switch from Number.isNaN to global isNaN to support objects that implement valueOf() by @bgever in #93

Full Changelog: 0.34.0...0.34.1

Release 0.34.0

24 Dec 05:21
060a12e

Choose a tag to compare

What's Changed

Full Changelog: 0.33.4...0.34.0

Release 0.33.4

12 Jul 08:22
2b00ad2

Choose a tag to compare

What's Changed

  • Align NuGet packages for .NET 8 by @bgever in #86

New Contributors

Full Changelog: 0.33.3...0.33.4

Release 0.33.3

02 Jul 03:18
61db66c

Choose a tag to compare

What's Changed

  • Remove Lexer and Parser g4 files as content from csproj by @brifly in #85

Full Changelog: 0.33.2...0.33.3

Release 0.33.2

29 Apr 06:58
2f3fa62

Choose a tag to compare

What's Changed

  • Fix build
  • Setup both .NET 6 and 8 as part of build workflows by @aaronbloom in #84

Full Changelog: 0.33.1...0.33.2

Release 0.33.1

27 Mar 10:09
2c3e343

Choose a tag to compare

What's Changed

Full Changelog: 0.33.0...0.33.1

Release 0.33.0

27 Mar 10:00
a0a0aaa

Choose a tag to compare

What's Changed

Full Changelog: 0.32.0...0.33.0

Release 0.32.0

20 Dec 01:19
7103b19

Choose a tag to compare

  • Do not transform '_' named prop dependencies in JS Expressions