Releases: nonsocode/xpress
Releases · nonsocode/xpress
v0.4.0
This release
- increases test coverage
- support for null coalescing
v0.3.0
This release
- Adds support for optional chaining e.g.
maybeSomething?.nested?.["some-dash-function-name"]?.("foo", 6)
v0.2.0
This release introduces
- Support for objects
- Support for Struct access
v0.1.2
This changes the tag template to @
v0.1.1
This patch adds MIT licensee to the project
v0.1.0
This is the first minor stable release of xpress