Skip to content

Releases: curvelogic/eucalypt

0.1.2.46

17 Sep 11:13
12e5c16
Compare
Choose a tag to compare

Releasing from Github Actions build instead of old CircleCI pipeline.

  • XML import (as hiccup style list / block structure)
  • Ability to parse and format ISO8601 dates (via prelude functions cal.parse, cal.format)
  • Highly experimental ability to interpret 'quote-embedded' core (as migration toward forthcoming rust implementation)
  • Move to LTS16

0.1.1.2042

06 Feb 14:09
Compare
Choose a tag to compare
  • Upgrade to stack LTS 14.22, including shifting dependency to glibc 2.2

0.1.1.1972

16 Jun 19:58
c53fcaf
Compare
Choose a tag to compare
  • Fix bug where empty stdin input is automatically added after command line inputs, causing empty output
  • Upgrade to latest stack LTS

0.1.1.1944

29 May 08:46
9357243
Compare
Choose a tag to compare
  • Accept empty YAML / JSON input (useful in some shell invocations)

0.1.1.1901

25 Apr 19:17
ae76abd
Compare
Choose a tag to compare
  • render as TOML with -x toml

0.1.1.1870

22 Mar 16:19
Compare
Choose a tag to compare
  • add more experimental datetime functions (cal.zdt, cal.datetime, cal.fields)

0.1.1.1861

18 Mar 14:32
b0a5547
Compare
Choose a tag to compare
  • support dot sections (e.g. points map(.x))
  • enable more eu::suppress sites in YAML embedding
  • allow trailing commas in list syntax (e.g. [x, y, z, ])

0.1.1.1817

07 Mar 23:01
Compare
Choose a tag to compare
  • Add ability to import direct from git repos

0.1.1.1750

27 Feb 09:13
1771cd1
Compare
Choose a tag to compare
  • tag metadata can now generate YAML tags on sequence and mappings
  • rationalisation of several types of execution error

0.1.1.1692

21 Feb 15:50
cd600d6
Compare
Choose a tag to compare
  • Fix issue with yaml tags
  • prelude: add semicolon composition operator