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

Skip to content

Releases: amterp/rad

Release v0.6.2

21 Sep 09:21

Choose a tag to compare

Release v0.6.1

21 Sep 09:19

Choose a tag to compare

Release v0.6.0

21 Sep 09:03

Choose a tag to compare

What's Changed

  • fix: returning from fn in for loop by @amterp in #44
  • feat(args): support var args by @amterp in #45

Full Changelog: v0.5.59...v0.6.0

Release v0.5.59

14 Sep 03:56

Choose a tag to compare

What's Changed

  • Replace pflag with Ra by @amterp in #38
  • feat: add function 'matches' for regex matching by @amterp in #39
  • fix: convert arg constraint targets to external name format by @amterp in #40
  • feat: add global flag '--rad-args-dump' by @amterp in #41
  • feat(repl): implement REPL by @amterp in #43

Full Changelog: v0.5.58...v0.5.59