This commit is contained in:
decoded
2022-11-05 19:05:14 -05:00
parent a3cdc80706
commit e1c89cc4b7

View File

@@ -35,7 +35,15 @@ MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMdyymMMMMMMMMMMMMMMMMMMMMMMMMMMM
```
## summary
```
dr1p4ns1 v2.666 - cp437 ansi parser
dr1p4ns1 v2.667 - cp437 ansi parser
```
## changelog - v2.667
```
- ! added an autopumping feature. if you press 'z' autopump will pump either the directory or pumpqueue.
- ! fixed some various bugs which inhibited a file loading, or would crash, or simply freeze output.
- ! added an abort feature to abort midpump, simply press anykey while pumping and it will abort.
- ! added a filename display feature, this will display the file pumped after each pump.
- - ! press 'f' to disable, by default it is enabled.. change SHOW_FILENAME from True to False to set.
```
## changelog - v2.666
```