Now you can write file_{1@22}.ext
to specify a sequence of files: file_1.ext,....,file_22.ext.
This existed in the linux version with the {1:22}
format. This created an issue with the use of the colon by Windows systems to indicate drive letters.
With this release, the specification of a different drive letter with the colon symbol does not generate an error message anymore.
First GitHub release.
Compiled with MSYS2 / MinGW64 with GCC 9.1.0
Libraries used: OpenBLAS 0.3.7.dev.a (Compiled for Sandybridge), nlopt 2.6.1, boost 1.70.0