diff --git a/E-VO.guide b/E-VO.guide index d9d2866..130e7d2 100644 --- a/E-VO.guide +++ b/E-VO.guide @@ -1,10 +1,10 @@ @database "e.guide" @node MAIN -@title "Amiga E-VO v3.8.0" +@title "Amiga E-VO v3.8.1" +-----------------------------------------------+ | | - | Amiga E-VO v3.8.0 | + | Amiga E-VO v3.8.1 | | Compiler for The E Language | | Originally By Wouter van Oortmerssen | | Updates By GRIO 1999-2003 | @@ -346,6 +346,13 @@ NOTE: in most cases you won't need to use any of these options 0D. changes / history / new features ------------------------------------ + New in E-VO (3.8.1) + - FindModule: add module version 14 support + - Showmodule: add module version 14 support + - fix legacy compile mode so it doesnt include changes in module + version 14 + - Fix reaction texteditor tag values + New in E-VO (3.8.0) - Added variable names + types and procedure line numbers to EVAR debug info @@ -362,7 +369,7 @@ NOTE: in most cases you won't need to use any of these options did not get set correctly. New in E-VO (3.7.0) - - Compiler sometimes produced garbage error message with an error at the very + - Compiler sometimes produced garbage error message with an error at the very end of the file. - Reformatted the Amigaguide document to better fit in 80 columns. - added Arexx compile scripts diff --git a/Updates.txt b/Updates.txt index 77ea4bb..6312df7 100644 --- a/Updates.txt +++ b/Updates.txt @@ -544,6 +544,13 @@ Development restarted as E-VO by Darren Coles - Added support for ARRAY OF PTR TO ... in objects - Fixed issue where two variables declared with the same initial value did not get set correctly. + + (3.8.1) + - FindModule: add module version 14 support + - Showmodule: add module version 14 support + - fix legacy compile mode so it doesnt include changes in module + version 14 + - Fix reaction texteditor tag values DATE HISTORY: 3.3b 20.11.1999 -> 12.12.1999 @@ -559,4 +566,5 @@ DATE HISTORY: 3.6.0 12.09.2022 -> 19.04.2023 3.6.1 24.04.2023 -> 16.06.2023 3.7.0 30.06.2023 -> 09.03.2024 - 3.8.0 13.03.2024 -> 28.06.2024 \ No newline at end of file + 3.8.0 13.03.2024 -> 28.06.2024 + 3.8.1 08.07.2024 -> 09.07.2024 \ No newline at end of file diff --git a/file_id.diz b/file_id.diz index 585a075..6994c88 100644 --- a/file_id.diz +++ b/file_id.diz @@ -2,7 +2,7 @@ / . \ \/ / \ \ __ /\ / / / ++\___\--\_/\____/++ ---------------[v3.8.0]-- +--------------[v3.8.1]-- E-VO: Amiga E Evolution (c)2024 Darren Coles