Skip to content

Commit e158961

Browse files
committed
Adding v0.8.1 release description to Versions.md
1 parent 4ec97dc commit e158961

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Versions.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# cc64 versions
22

3+
## v0.8.1
4+
5+
v0.8.1 brings fixes for 2 bugs around declaring and exporting symbols for new runtime libraries. Thanks to buzzphp for finding and reporting them.
6+
7+
Also following a suggestion from buzzphp, v0.8.1 contains a zip file with cc64's Fourth sources in PETSCII format, plus the VolksForth kernels for C64, C16 and X16, to facilitate recompiling cc64 from source in case the Makefile setup doesn't work, e.g. on emulators under Windows or on real machines.
8+
9+
And finally thi release contains improved testing, namely integration tests for the library symbol export, and the first unit tests for scanner and parser.
10+
311
## v0.8.0.1
412

513
No code changes, just a small update to COPYING, and COPYING is added

0 commit comments

Comments
 (0)