Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 580 → Rev 581

/svarcom/tags/svarcom-2022.0/history.txt
0,0 → 1,23
 
 
=== SvarCOM's history / changelog ===
 
 
=== 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 ===