Skip to content

Releases: Dzoukr/Fue

v1.7.0

15 Dec 10:25
Compare
Choose a tag to compare

Fixed #12 - (thanks @petejohanson)

v1.6.0

28 Jun 10:41
Compare
Choose a tag to compare
  • Added fromFileSafe function
  • Added fromTextSafe function

v1.5.1

25 Sep 19:48
Compare
Choose a tag to compare

Fixed problems with Option values boxed to null

v1.5.0

06 Sep 10:36
Compare
Choose a tag to compare

Move to .NET Standard 2.0

v1.4.0

14 Aug 06:56
Compare
Choose a tag to compare
  • Added $is-last and $is-not-last values for loops (thanks @otto-geb!)
  • Fixed quadratic complexity of loops (thanks @otto-geb!)

v1.3.1

11 Aug 21:05
Compare
Choose a tag to compare

Fix incorrect deletion of the end "param" tag (Issue #8)

v1.3.0

29 May 10:19
Compare
Choose a tag to compare
  • Fix for literals with spaces (Issue #4)
  • Supports using numbers in templates (Issue #5)
  • Improved parsing logic

v1.2.0

10 Mar 08:51
Compare
Choose a tag to compare

Added support for direct tuples destructuring in fs-for cycle

v1.1.1

03 Feb 13:16
Compare
Choose a tag to compare

Bugfix for parsing piped functions with literals

v1.1.0

17 Jan 07:44
Compare
Choose a tag to compare

Output now keeps original case (XAML support)