Releases: JuliaGizmos/JSExpr.jl
Releases · JuliaGizmos/JSExpr.jl
v0.5.4
v0.5.3
v0.5.2
JSExpr v0.5.2
Closed issues:
- WebIO dependency (#2)
- Way to iterate over hash inside @js macro (#6)
- Interpolating into
@js
breaks for nested field access (#10) - Parse named tuples into JS object properties (#19)
- Formalize the adhoc parsing in jsexpr (#21)
- Add RPC syntax (#24)
- Change
scope.id
toscopeid(scope)
(#26)
Merged pull requests:
- Create next branch (#30) (@travigd)
- JSExpr Rewrite (AST formalization) (#31) (@travigd)
- Install TagBot as a GitHub Action (#33) (@JuliaTagBot)
- Add support for Observables v0.3 to the v0.5 release series. (#34) (@fredrikekre)
v1.0.1
v1.0.1 (2019-12-22)
v1.0.0
v1.0.0 (2019-12-21)
Closed issues:
- Change
scope.id
toscopeid\(scope\)
(#26) - Add RPC syntax (#24)
- Formalize the adhoc parsing in jsexpr (#21)
- Parse named tuples into JS object properties (#19)
- Interpolating into
@js
breaks for nested field access (#10) - Way to iterate over hash inside @js macro (#6)
- WebIO dependency (#2)
Merged pull requests:
v0.5.1
v0.5.1 (2019-09-09)
Merged pull requests: