Skip to content

Releases: c4s4/neon

New builtin md5

22 Mar 13:50
Compare
Choose a tag to compare

Added:

  • New md5 builtin

Fixed:

  • Install option

New task and builtin

14 Apr 15:25
Compare
Choose a tag to compare

Added:

  • Task start
  • Builtin uuid

Updated:

  • All dependencies except Anko

Added task setenv

30 Mar 09:51
Compare
Choose a tag to compare
1.5.5

Release 1.5.5

Fixed -install option

25 Mar 10:00
Compare
Choose a tag to compare

Fixes:

  • Plugin install option -install
  • Documentation
  • Updated dependencies
  • Updated tasks references

Fixed issue #12 (bug in newer builtin)

20 Apr 09:49
f47eefb
Compare
Choose a tag to compare
  • Fixed issue #12 which was a bug in newer builtin with multiple files in source or result argument

Reference documentation split between tasks and builtins

19 Apr 10:59
Compare
Choose a tag to compare
  • There are now separate documentations for tasks and builtins, with indexes
  • Command line option -refs was replaced with -tasks-ref and -builtins-ref to generate markdown reference for tasks and builtins

Fixed newer builtin

18 Apr 00:08
Compare
Choose a tag to compare
  • Fixed newer builtin for empty or non existant arguments

Added unless clause on targets

17 Apr 18:09
Compare
Choose a tag to compare
  • Added unless clause on targets
  • Improved newer buitin with list or string arguments

Fixed install URL

15 Jun 21:41
Compare
Choose a tag to compare
  • Fixed install URL

Added toint builtin

23 Feb 16:59
Compare
Choose a tag to compare
  • Added toint builtin
  • Cast task arguments between int and int64 types