Skip to content

Releases: nonsocode/xpress

v0.4.0

24 Dec 02:18
Compare
Choose a tag to compare

This release

  • increases test coverage
  • support for null coalescing

v0.3.0

08 Dec 04:55
Compare
Choose a tag to compare

This release

  • Adds support for optional chaining e.g.
maybeSomething?.nested?.["some-dash-function-name"]?.("foo", 6)

v0.2.0

03 Dec 21:42
Compare
Choose a tag to compare

This release introduces

  • Support for objects
  • Support for Struct access

v0.1.2

22 Nov 23:58
Compare
Choose a tag to compare

This changes the tag template to @

v0.1.1

21 Nov 21:29
Compare
Choose a tag to compare

This patch adds MIT licensee to the project

v0.1.0

21 Nov 19:56
Compare
Choose a tag to compare

This is the first minor stable release of xpress