-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
28 additions
and
76 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,24 @@ | ||
|
||
# Changelog | ||
## Changes | ||
- *23/08/31* : **TP-Tools 1.0.40** | ||
- *23/08/24* : **Release Candidate 1** | ||
- *23/08/24* : **ADD** ping2reg prog | ||
- *23/08/24* : **ADD** New folder **2REG** simple math progs | ||
- *23/08/23* : **FIX** TP_WRITE: parser timestamp %FAST_CLOCK printing | ||
- *23/08/23* : **ADD/QUESTION** Should we add "TP_MATH" --> https://github.com/Backdate/TP-Tools/discussions/4 | ||
- *23/08/23* : **ADD/UPDATE** TP_WRITE: parser timestamp %FAST_CLOCK | ||
- *23/08/21* : **FIX** ARGDISP file | ||
- *23/08/21* : **UPDATE** Changed Screen ID's from 2x to3x --> https://github.com/Backdate/TP-Tools/discussions/2 | ||
- *23/08/18* : **INFO** : https://github.com/Backdate/TP-Tools/discussions/2 | ||
- *23/08/18* : **FIX**doc erors | ||
- *23/08/21* : **FIX** ARGDISP file | ||
- ... older stuff | ||
|
||
### Next steps (planned) | ||
- prepare translations | ||
- docs bugfixing | ||
|
||
## Ideas V1.1 (Sep/Oct 23) | ||
CRX Plugin with some functions of TP-Tools. A lot of functions won't fit for CRX/Tablet -TP user. That's the reason we had to change the TP_View Screen Command Id range from 2x to 3x. | ||
|
||
![CRX_PlugIn_Brainstorm1](assets/CRX_PlugIn_Brainstorm1.JPG) | ||
|
||
### New features 1.1 (Oct/23) | ||
- Just additions, no breaking changes | ||
- CRX Plugin with some functions of TP-Tools. | ||
A lot of functions won't fit or are obsolet for CRX/Tablet-TP user. | ||
|
||
![CRX_PlugIn_Brainstorm1](assets/CRX_PlugIn_Brainstorm1.JPG) | ||
|
||
### New feature | ||
Write to a file | ||
|
||
TP_WRITE('FILE', 'FR:test.dat', 'AP') |