Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

Releases: jgfoster/Jade.bak

v2.2.1

11 Jul 17:50
51ff8dc
Compare
Choose a tag to compare

Save user name in cache (#142).
Fix problem with browsing methods containing a string (#156).
Check that an object is a Collection (String or Utf8) before converting to Unicode so we don't lose the GsNMethod being passed in (#157).
Fix regression on autocomplete when we went to Unicode (#152).
Fix DNU regression introduced by Unicode work (#159).

v2.2.0

06 Jul 18:27
Compare
Choose a tag to compare

This release introduces Unicode support and a new login window. Unicode was introduced to GemStone/S 64 Bit with version 3.1 and significantly enhanced in 3.3 (prior versions had support for multi-byte character strings). Dolphin Smalltalk (in which Jade is built) recently pre-released Unicode support in 7.1 and Jade is now attempting to support Unicode starting with GemStone/S 3.3. Prior versions of GemStone should still work in ANSI mode.