Skip to content

v7.06.8 RELEASE

Compare
Choose a tag to compare
@edragoev1 edragoev1 released this 15 Apr 03:17
· 243 commits to master since this 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.