##pre-release

##pre-2023-02-24

* added DIRS command with mouse support
* added PUSHD/POPD commands
* added CD/CDD last directory support
* updated TEXTMODE /PROBE to use safest method of mode detection.
* added change HISTORY file name
* added HISTORY options and support for /AUTO, /SAVE, /LOAD and /SIZE

##pre-2023-02-16

* added new Miscellaneous buffer information to MEMORY command
* added displayed history list mouse support, to only populate command line
* prevent V8Micro from reverting to English when invalid V8Turbo NLS is loaded
* updated DE, TR & FR translations

##pre-2023-02-12

* added NLS font loading/switching
* updated MEMORY command, to display NLS related data memory usage
* added V8MICRO temporary load of V8TURBO NLS, to display command help
* added /Q to LANG, to suppress NLS information
* command help request will load external NLS and supersede internal NLS
* removed help text from built-in NLS
* general fallback to built-in for missing NLS translations (excludes help text)
* added LANG command, for loading external NLS (does not yet make other changes)
* added option /X to TIME command, to display formatted date (no "time is")
* added option /X to DATE command, to display formatted date (no "date is")
* added binary output to TYPE command
* added options /A (autodetect), /T (text) and /B (binary) to TYPE command
* added basic TYPE command (with wildcard, CR, LF and CRLF line ending support)
* command line UP/DOWN key, command line history navigation
* added basic HISTORY command, to display current command line history
* command line ESCAPE keypress, to revert to last typed (after CTRL+C or ARROWS)
* command line CTRL+C keypress, to clear (also other input w/break off)
* added MEMORY command to display shell memory usage
* increased mouse event tracking data to 1K, roughly 100 possible hot spots
* moved mouse event data buffer outside code segment, capacity increased to 8K
* added DOSKEY command, with ability to switch between INSERT and OVERSTRIKE
* added PROMPT dummy command (default prompt is good enough, maybe someday)
* improved DATE command to report an error if set system date fails
* added basic DATE command, to display or change the system date
* (Now file systems and drives can be navigated without touching the keyboard!)
* enhanced command line prompt, displayed drive with mouse to generate "CD *"
* enhanced CHDIR, CD and CDD displayed paths with mouse support
* enhanced CHDIR, CD and CDD with *, to print list of all current paths
* improved TIME command to report error if set system time fails (like w/DOSBox)
* added basic TIME command, to display or change the system time
* new internal env var %_SYSTIME%, current time as fixed format 8 characters
* new internal env var %_SYSDATE%, current date as fixed format 8 characters
* new internal env var %_SWITCHAR%, system switch character
* new internal env var %_BOOTDRV%, system boot drive
* added CTTY dummy command (probably won't implement without a good reason)
* created changelog

##pre-2023-01-29

* early stages of development, no change log

##pre-2023-01-29

* early stages of development, no change log
