Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Releases: LeeEndl/mal.cpp

v1.1.1

06 Jan 04:32
Compare
Choose a tag to compare

a small but needed update! -tons of optimizations and code changes, with a total of 9 commits!

🌟Quality of Life Changes

  • pre-connection initialization lambda | 506f2a1
  • using json implementation | 9e68034
  • connection easier with webpage() which handles complicated SSL headers for us! | 19f9963

🧼Memory Optimization & Cleaning

v1.1.0

19 Dec 04:13
3636185
Compare
Choose a tag to compare

🆕 New Features

🧼Memory Optimization & Cleaning

Releases will be scheduled every 2-4 weeks. I wish to improve this library much as possible! @LeeEndl

v1.0.0-PR

05 Dec 05:25
8397e67
Compare
Choose a tag to compare
v1.0.0-PR Pre-release
Pre-release

errors and sudden memory leakage is expected.

Notices to consider:
  • this project is 100% sync. though the request is fast the code is still considered "BLOCKED".
  • this project does not support CMake. however, I attend to add this feature!

~ these problems will be fixed in further updates @LeeEndl