Releases: bastie/JavApi4Swift
Releases · bastie/JavApi4Swift
Add missing StringBuilder constructor
Full Changelog: 0.4.0...0.4.1
Extends with more core types and functions
Full Changelog: 0.3.2...0.4.0
BugFix String functions visibilities
Full Changelog: 0.3.1...0.3.2
Bugfix: visibility
Full Changelog: 0.3.0...0.3.1
JavApi includes now AnyDate implementations
To implement java.time the AnyDate project project is included. Step by step when needed it would be refactoring to be like Java API.
make >>> public visible
Full Changelog: 0.2.0...0.2.1
extends Swift implementation especially with Math and Stack implementations
Checksum implementation
This is a initial release with implements some extensions and java.util.Checksum implementations Adler32, CRC32 and CRC32C.