Skip to content

Commit d70316b

Browse files
committed
prep for 3.8.0 release
1 parent a3543e4 commit d70316b

File tree

1 file changed

+5
-15
lines changed

1 file changed

+5
-15
lines changed

readme.txt

+5-15
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Short: E-VO: Amiga E Evolution
22
Author: [email protected] (Darren Coles)
33
Uploader: [email protected] (Darren Coles)
44
Type: dev/e
5-
Version: 3.7.0
5+
Version: 3.8.0
66
Replaces: dev/e/evo.lha
77
Architecture: m68k-amigaos
88
Distribution: Aminet
@@ -12,20 +12,10 @@ by Wouter van Oortmerssen. It adds many new features, bug fixes and
1212
optimisations including object UNIONs, string merging, non word-aligned
1313
objects and many more.
1414

15-
Just a small sample of the changes in this release:
16-
17-
added PSIZEOF operator
18-
19-
added ARRAYSIZE operator
20-
21-
added SelectFirst function
22-
23-
added debug symbols for methods
24-
25-
allow CONT and EXIT within SELECT statement
26-
27-
skip NameFromFH call on kick 1.3 meaning the compiler now works
28-
on that OS again
15+
The main changes in this release are to provide enhanced debugging
16+
capabilities. E-VO support is being added to CodeCraft (a fully featured
17+
development environment) which will allow the full capabilities of its
18+
debugger to be utilised with E-VO.
2919

3020
E is an object oriented / procedural / unpure functional higher programming
3121
language, mainly influenced by languages such as C++, Ada, Lisp etc. It is a

0 commit comments

Comments
 (0)