Rev 958 | Rev 964 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
=== SvarCOM's history / changelog ===
=== ver 2022.1 (xx.xx.xxxx) ==================================================
- added CALL support for calling batch files from within batch files
- DOS errors are output to stdout, and also to stderr if stdout is redirected
- fixed batch processing with /C (was executing only first command)
=== ver 2022.0 (01.02.2022) ==================================================
- added "global executable links" support (new command: LN)
- prompt fixed when current drive becomes invalid (eg. empty diskette drive)
- piping support (like dir/b | sort)
- DIR: fixed /P pagination in wide mode
- DIR: implemented /A
- implemented IF command (IF EXIST, IF ERRORLEVEL, IF str==str)
- added a break handler (running application can be aborted with CTRL+C)
- DOS error messages are output to stderr
=== ver 2021.0 (24.11.2021) ==================================================
- first public release, after roughly a month of work
====================================================================== EOF ===