Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: amterp/rad

v0.6.25

16 Dec 12:25

Choose a tag to compare

Changelog

  • c492a49 Release VSCode extension v0.1.13
  • f50a960 docs(thinking): Rewrite imports.md and add some quick counter thoughts
  • f536f12 feat: add additional get_path fields e.g. modified_millis
  • c15def5 feat: allow parse_epoch to accept floats
  • 6a69141 fix: avoid Go 'MISSING' formatting malformed print in shell cmds

v0.6.24

14 Dec 11:18

Choose a tag to compare

Changelog

  • 0f72798 feat: add flat_map function

v0.6.23

10 Dec 11:21

Choose a tag to compare

Changelog

  • fb6582d feat: allow min/max to accept var args of numbers

v0.6.21

03 Dec 10:02

Choose a tag to compare

Changelog

v0.6.20

03 Dec 10:01

Choose a tag to compare

Changelog

  • 775afad ci: attempt brew CI fix by pulling latest commit

v0.6.19

02 Dec 11:27

Choose a tag to compare

Changelog

  • da006f4 ci: attempt to fix homebrew release

v0.6.18

29 Nov 23:22

Choose a tag to compare

Changelog

  • 022267b feat: implement 'filter' rad block field modifier syntax
  • 5f1480e fix: un-indent command descriptions

v0.6.17

20 Nov 11:28

Choose a tag to compare

Changelog

  • d70dbbe Release VSCode extension v0.1.12
  • 868d6f8 feat(checker): add warning against undefined cmd callback references
  • 8c96666 feat: add function 'multipick'
  • 6a0ebba fix: delete pointless multipick tests

v0.6.16

19 Nov 11:13

Choose a tag to compare

Changelog

  • cef9661 Implement commands in Rad

v0.6.15

09 Nov 02:43

Choose a tag to compare

Changelog

  • 1c6bb65 Release VSCode extension v0.1.11
  • e535795 feat: recognize hoisted functions for unknown functions check
  • 4220c18 fix: allow --version --src and --src-tree on invalid scripts
  • 7e16b1a fix: avoid passing arg-less prints through printf
  • 5bb2ea7 fix: fix x/crypto dependency