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

Releases: InteractivePlus/EasyCrossPlatform_src

EasyCrossPlatform 1.2 Release

22 Jul 21:28
Compare
Choose a tag to compare

This is a formal release for EasyCrossPlatform version 1.2
API is pretty stable now and all bugs have been fixed.

EasyCrossPlatform 1.1 Release

10 May 15:01
Compare
Choose a tag to compare

This is a formal release for EasyCrossPlatform version 1.1
API is pretty stable now and all bugs have been fixed.
Note: If you are not using Pre-Alpha or 1.0 Stable, but any dev version of 1.1, please update to this version.
To Build this Library, please refer to the readme in this release pack.

EasyCrossPlatform 1.1Beta Developer Release

29 Mar 09:56
Compare
Choose a tag to compare

This release is a non-production release.
Implementing requests using own DNS, TLS/TCP Socket, HTTP1.X Parser.
TLS Client/Server Socket Now Available.
Functions has not been fully tested and may have several bugs including memory leaks, crashing, etc.
API Interface MAY and WILL PROBABLY Change
Please enjoy.

EasyCrossPlatform 1.0 Release

27 Feb 21:13
Compare
Choose a tag to compare

This is a formal release for EasyCrossPlatform version 1.0
API is pretty stable now and all bugs have been fixed.
Note: If you are not using Pre-Alpha, but any dev version of 1.0, please update to this version.

EasyCrossPlatform 1.0Beta Release

07 Feb 00:00
Compare
Choose a tag to compare
Pre-release

This version is deprecated because it countains bug in it.
This release is a non-production release.
Fixed several bugs contained in the socket wrapper.
Functions has not been fully tested and may have several bugs including memory leaks, crashing, etc.
Please enjoy.

EasyCrossPlatform 1.0Alpha Release

29 Jan 19:45
Compare
Choose a tag to compare
Pre-release

This version is deprecated because it countains bug in it.
This release is a non-production release.
Functions has not been fully tested and may have several bugs including memory leaks, crashing, etc.
In this version, we have implemented a socket with uncompromising performance and added a DNS Request class that enables you to find the IP of the specified domain.
Please enjoy.

EasyCrossPlatform Pre-Alpha

24 Jan 00:43
Compare
Choose a tag to compare
Pre-release

This is the formal release of Version 0, this is a testing version, not a stable release.
This version supports Socket / JSON / MYSQL / AES, Base64, Hash(md5, SHA1, SHA256), RSA Encryption / MultiThreadPool / MultiThread / HTTP(s) Requests