mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 06:38:42 +00:00
main: version 0.13.1
This release fixes a few bugs introduced in the previous 0.13.0 release.
This commit is contained in:
committed by
Ron Evans
parent
565ff99c31
commit
a9ba6ebad9
@@ -1,3 +1,12 @@
|
||||
0.13.1
|
||||
---
|
||||
* **standard library**
|
||||
- `runtime`: do not put scheduler and GC code in the same section
|
||||
- `runtime`: copy stack scan assembly for GBA
|
||||
* **boards**
|
||||
- `gameboy-advance`: always use ARM mode instead of Thumb mode
|
||||
|
||||
|
||||
0.13.0
|
||||
---
|
||||
* **command line**
|
||||
|
||||
Reference in New Issue
Block a user