Skip to content

2020.09

Latest
Compare
Choose a tag to compare
@TheVice TheVice released this 16 Sep 00:42
· 226 commits to master since this release

Introduced support of modules.

  • Functions from the path unit allowed to operate with empty paths.
    Function 'combine' can be used for normalizing path.
  • Increased list of symbols to trim from string at 'string::trim'
    function.
  • Replaced script hash functions with hash length at the names with
    'blake2b', 'blake3', 'keccak' and 'sha3'.
  • Added support of 'blake3' and 'keccak' algorithms at the script
    function 'file::get-checksum'.
  • Added argument for configure algorithm - byte order, hash length,
    to the 'file::get-checksum' function.
  • Added possibility use external events listener.
  • Added 'loadtasks' task.
  • For POSIX systems added searching of files with '.build' extension,
    if no file provided at command prompt.
  • Added 'path::glob' function.
  • Allowed to call executable from the directory that was set
    at the PATH environment variable.

Downloads

For BSD systems

Library

For Alpine Linux

Library

For Debian based Linux

Library

For RPM based Linux

Library

For Windows

x64

  • ant4c (compiled by MinGW-w64_8.1.0)
  • ant4c (compiled by MSVC 12)
  • ant4c (compiled by MSVC 14)

x86

  • ant4c (compiled by MSVC 12)
  • ant4c (compiled by MSVC 14)

Library

Modules