Skip to content

v1.5.2

Compare
Choose a tag to compare
@vunb vunb released this 10 Mar 10:41
· 158 commits to master since this release
c8d42cd

New Features

  • interpolate url with variables 0663935
@ find_me https://your.api/url?query={{name}}

+ find *{name}
* true => @ find_me
- Result: $find_me.[0].name

Bugfixes and Improvement

  • fix: definition interpolation, return raw expression if not found 270179e
  • add context logger 8ccdb69