Skip to content

Commit 7bb11f8

Browse files
committed
Release 0.9.14 "Latran" - Android preparation
This is a very minor release with bug fixes notably for Android New features ============ * The screen updates when rendering and `PICT` is set Bug fixes ========= * `Wait` for durations longer than 1 second now works in simulator * `→%Range`, `→∆Range` and `Range→` now use displayed values * 0.9.13 regression, leftover input value after error during plotting Improvements ============ * Semi-working Android build Signed-off-by: Christophe de Dinechin <[email protected]>
1 parent e2a2cd9 commit 7bb11f8

File tree

4 files changed

+60
-3
lines changed

4 files changed

+60
-3
lines changed

doc/0-Overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -835,7 +835,7 @@ The authors would like to acknowledge
835835
* [SwissMicro's DMCP](#swissmicros-dmcp)
836836

837837
This work was placed by Christophe de Dinechin under the patronage of
838-
[Carlo Acutis](http://www.miracolieucaristici.org/en/Liste/list.html)
838+
[Saint Carlo Acutis](http://www.miracolieucaristici.org/en/Liste/list.html)
839839

840840

841841
### Hewlett and Packard

doc/5-ReleaseNotes.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Release notes
22

3+
## Release 0.9.14 "Latran" - Android preparation
4+
5+
This is a very minor release with bug fixes notably for Android
6+
7+
### New features
8+
9+
* The screen updates when rendering and `PICT` is set
10+
11+
### Bug fixes
12+
13+
* `Wait` for durations longer than 1 second now works in simulator
14+
* `→%Range`, `→∆Range` and `Range→` now use displayed values
15+
* 0.9.13 regression, leftover input value after error during plotting
16+
17+
### Improvements
18+
19+
* Semi-working Android build
20+
21+
322
## Release 0.9.13 "Saints" - Truth plot, colors, and bug fixes
423

524
This release focuses on graphics and a few user-reported bug fixes

help/db48x.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -777,7 +777,7 @@ The authors would like to acknowledge
777777
* [SwissMicro's DMCP](#swissmicros-dmcp)
778778

779779
This work was placed by Christophe de Dinechin under the patronage of
780-
[Carlo Acutis](http://www.miracolieucaristici.org/en/Liste/list.html)
780+
[Saint Carlo Acutis](http://www.miracolieucaristici.org/en/Liste/list.html)
781781

782782

783783
### Hewlett and Packard
@@ -4332,6 +4332,25 @@ To enter `IFTE` in a program, select the `TestsMenu` (🟦 _3_) and then
43324332
the _IFTE_ command (🟨 _F6_).
43334333
# Release notes
43344334

4335+
## Release 0.9.14 "Latran" - Android preparation
4336+
4337+
This is a very minor release with bug fixes notably for Android
4338+
4339+
### New features
4340+
4341+
* The screen updates when rendering and `PICT` is set
4342+
4343+
### Bug fixes
4344+
4345+
* `Wait` for durations longer than 1 second now works in simulator
4346+
* `→%Range`, `→∆Range` and `Range→` now use displayed values
4347+
* 0.9.13 regression, leftover input value after error during plotting
4348+
4349+
### Improvements
4350+
4351+
* Semi-working Android build
4352+
4353+
43354354
## Release 0.9.13 "Saints" - Truth plot, colors, and bug fixes
43364355

43374356
This release focuses on graphics and a few user-reported bug fixes

help/db50x.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -786,7 +786,7 @@ The authors would like to acknowledge
786786
* [SwissMicro's DMCP](#swissmicros-dmcp)
787787

788788
This work was placed by Christophe de Dinechin under the patronage of
789-
[Carlo Acutis](http://www.miracolieucaristici.org/en/Liste/list.html)
789+
[Saint Carlo Acutis](http://www.miracolieucaristici.org/en/Liste/list.html)
790790

791791

792792
### Hewlett and Packard
@@ -4341,6 +4341,25 @@ To enter `IFTE` in a program, select the `TestsMenu` (🟦 _3_) and then
43414341
the _IFTE_ command (🟨 _F6_).
43424342
# Release notes
43434343

4344+
## Release 0.9.14 "Latran" - Android preparation
4345+
4346+
This is a very minor release with bug fixes notably for Android
4347+
4348+
### New features
4349+
4350+
* The screen updates when rendering and `PICT` is set
4351+
4352+
### Bug fixes
4353+
4354+
* `Wait` for durations longer than 1 second now works in simulator
4355+
* `→%Range`, `→∆Range` and `Range→` now use displayed values
4356+
* 0.9.13 regression, leftover input value after error during plotting
4357+
4358+
### Improvements
4359+
4360+
* Semi-working Android build
4361+
4362+
43444363
## Release 0.9.13 "Saints" - Truth plot, colors, and bug fixes
43454364

43464365
This release focuses on graphics and a few user-reported bug fixes

0 commit comments

Comments
 (0)