David Schmidt
2020-11-26 18:29:51 UTC
This release was largely about time marching on and serial libraries not
in the Java realm. I've done a rip-and-replace of rxtx for jssc which
helps us going forward, but is slightly troublesome looking back: it's
not as broad in platform/version coverage. So if you're fairly recent
with OSX/Linux/Windows, you should be in good shape - but older versions
are running into "can't get there from here" with the stoppage of Java
releases. I love OSX 10.3 as much as the next guy, but now that means
using an older version of ADTPro. Java 1.6 is the absolute minimum here.
2.1.0 - November 26, 2020
* [Server] Switched out rxtx in favor of jssc for hardware
serial port access - this gets us past Oracle's borking of
rxtx JNI library on Windows
* [Server] Better "change working directory" behavior on
Windows - sometimes it would simply ignore your request, a
pet peeve of mine
* [Client] Special characters and too-long filenames confused
the file picker - addresses GitHub issue #53
* [SOS Client] Using Steve Nickolas' font loading technique,
reduce the size of /// bootstrapping drivers by several K
Oh, I guess it would be helpful to drop in a link to where it is:in the Java realm. I've done a rip-and-replace of rxtx for jssc which
helps us going forward, but is slightly troublesome looking back: it's
not as broad in platform/version coverage. So if you're fairly recent
with OSX/Linux/Windows, you should be in good shape - but older versions
are running into "can't get there from here" with the stoppage of Java
releases. I love OSX 10.3 as much as the next guy, but now that means
using an older version of ADTPro. Java 1.6 is the absolute minimum here.
2.1.0 - November 26, 2020
* [Server] Switched out rxtx in favor of jssc for hardware
serial port access - this gets us past Oracle's borking of
rxtx JNI library on Windows
* [Server] Better "change working directory" behavior on
Windows - sometimes it would simply ignore your request, a
pet peeve of mine
* [Client] Special characters and too-long filenames confused
the file picker - addresses GitHub issue #53
* [SOS Client] Using Steve Nickolas' font loading technique,
reduce the size of /// bootstrapping drivers by several K
https://adtpro.com/