All releases tagged major changes


Release Notes: There are two major changes in this release. The first is the way debugging is done: instead of the "old" DEBUG setting, there are now 3 settings that can be used to give very granular control over which debugging messages are shown. The other change is the way Zoph handles character sets. Prior to this version, a character set was specified per language. This caused a lot of trouble for people using "special" characters, such as in album names or locations. All languages now use UTF-8.
A ready-to-use architecture to ease the creation of MDI-style applications in Java.