Release 0.9.0 APR18 2022

This commit is contained in:
Dale Schultz 2022-04-18 20:09:34 -04:00
parent 612c30eccb
commit 2d5606a06c
No known key found for this signature in database
GPG Key ID: EA2C8AD6CB5C2AF2
2 changed files with 23 additions and 6 deletions

View File

@ -1,4 +1,4 @@
- RomRaider 0.8.2 DEC04 2021 -
- RomRaider 0.9.0 APR18 2022 -
Open-Source ECU Tuning and Logging -- www.romraider.com
@ -33,13 +33,13 @@ RomRaider is still in beta status and changing frequently,
documentation may be incomplete or out of date.
--------------------------------------------
- 0.8.2 DEC04 2021 Notes (12/04/2021) -
- 0.9.0 APR18 2022 Notes (04/12/2022) -
--------------------------------------------
This is the latest release of RomRaider from the GitHub repo:
https://github.com/RomRaider/RomRaider
--------------------------------------
- 0.8.2 DEC04 2021 Known Issues -
- 0.9.0 APR18 2022 Known Issues -
--------------------------------------
- Logger
- Gauge min/max/step limits incomplete in logger.xml
@ -55,6 +55,23 @@ Status of these items and more can be viewed at:
- Change Log -
--------------
0.9.0 APR18 2022 Notes (04/12/2022)
----------------------------------
Prepare to support Java 6 thru 11
Remove unneeded libraries
Prepare for limited 64bit Java support
- Editor
- More performance improvements
- XDF definition support
- Improve Bitwise Switch map support
- Logger
- J2534 library cleanup, better support for Linux J2534
- Replace RXTXcomm with JSerialComm
0.8.2 DEC04 2021 (12/04/2020)
----------------------------------

View File

@ -19,9 +19,9 @@ carsdefsurl=https://www.romraider.com/forum/topic5792.html
release_notes=release_notes.txt
version.major=0
version.minor=8
version.patch=2
version.buildnumber=1059
version.minor=9
version.patch=0
version.buildnumber=1166
version.extra=${mnth.day}
version.extra1=${time.year}
min.logger.def.version=370