v7.06.8 RELEASE
Significant code refactoring. Improved the Text.java, Text.cs, Text.swift and test.go classes.
Replaced the older FlateEncode.swift with an updated encoder - ZLibEncode that compresses better and is simpler.
Eventually we will use the Apple compression classes but we need this purely Swift based version for other platforms like Linux.