Releases: jgfoster/Jade.bak
Releases · jgfoster/Jade.bak
v2.4.12
Fix walkback in JadeFileIn and avoid hang during file-in.
v2.4.11
- Fix inspection of Date and DateAndTime (fix #272)
- Add support for GS/S 64 Bit 3.5.6
v2.4.9
Add support for 3.5.5.
Keep Dolphin version info.
Add support for new specials (fix #272):
- SmallDate
- SmallDateAndTime
- SmallScaledDecimal
- SmallTime Update file description.
81a3d2b James Foster [email protected] Feb 17, 2021 at 7:35 PM
v2.4.8
Fix problem with RubyHash not found during login to 3.6.0 (it was recently removed).
v2.4.7
- Don't try to decode a String (#271)
- Restore missing preferences (#268 & #269)
- Add 3.5.4 and update 3.5.6 libraries
v2.4.6
Added libraries for GemStone/S 64 Bit 3.5.3.
v2.4.5
- Send heartbeat every 60 seconds instead of every 5 seconds.
- Cache oops to release for five seconds and release them in the background.
- Don't create an oopType for 0.
- Update activity list presenter in login shell in the background.
- Fix #266.
v2.4.4
Change when we try to open ScintillaLibrary.
v2.4.3
- Add Bruno's rewrite tool.
- Show UTF-8 as string when an instance variable in inspector.
- Inspect GsProcess from debugger.
- Release GsProcess OOPs (and others).
- Better error handling on startup problems (bad login or layout file).
- Change sort method for last column in method list browser.