Release 0.9.2 MAY07 2022

This commit is contained in:
Dale Schultz 2022-05-07 09:22:24 -04:00
parent 253291373d
commit e6c678897b
No known key found for this signature in database
GPG Key ID: EA2C8AD6CB5C2AF2
2 changed files with 24 additions and 5 deletions

View File

@ -1,4 +1,4 @@
- RomRaider 0.9.1 APR26 2022 -
- RomRaider 0.9.2 MAY07 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.9.1 APR26 2022 Notes (04/26/2022) -
- 0.9.2 MAY07 2022 Notes (05/07/2022) -
--------------------------------------------
This is the latest release of RomRaider from the GitHub repo:
https://github.com/RomRaider/RomRaider
--------------------------------------
- 0.9.1 APR26 2022 Known Issues -
- 0.9.2 MAY07 2022 Known Issues -
--------------------------------------
- Logger
- Gauge min/max/step limits incomplete in logger.xml
@ -55,6 +55,25 @@ Status of these items and more can be viewed at:
- Change Log -
--------------
0.9.2 MAY07 2022 Notes (05/07/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
- Fix compare images
- Fix Nissan checksum issue #184
- Logger
- J2534 library cleanup, better support for Linux J2534
- Replace RXTXcomm with JSerialComm
0.9.1 APR26 2022 Notes (04/26/2022)
----------------------------------

View File

@ -20,8 +20,8 @@ release_notes=release_notes.txt
version.major=0
version.minor=9
version.patch=1
version.buildnumber=1171
version.patch=2
version.buildnumber=1173
version.extra=${mnth.day}
version.extra1=${time.year}
min.logger.def.version=370