mirror of
https://github.com/KarolS/millfork.git
synced 2025-01-11 12:29:46 +00:00
Version 0.3.8
This commit is contained in:
parent
3218070386
commit
d08d81724b
@ -1,6 +1,6 @@
|
|||||||
# Change log
|
# Change log
|
||||||
|
|
||||||
## Current version
|
## 0.3.8
|
||||||
|
|
||||||
* `sizeof` now supports arrays.
|
* `sizeof` now supports arrays.
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
A middle-level programming language targeting 6502-based, 8080-based and Z80-based microcomputers.
|
A middle-level programming language targeting 6502-based, 8080-based and Z80-based microcomputers.
|
||||||
|
|
||||||
For binary releases, see: [https://github.com/KarolS/millfork/releases](https://github.com/KarolS/millfork/releases)
|
For binary releases, see: [https://github.com/KarolS/millfork/releases](https://github.com/KarolS/millfork/releases)
|
||||||
(latest: 0.3.6).
|
(latest: 0.3.8).
|
||||||
For build instructions, see [Build instructions](./COMPILING.md).
|
For build instructions, see [Build instructions](./COMPILING.md).
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
Loading…
x
Reference in New Issue
Block a user