This repository has been archived by the owner on Oct 16, 2024. It is now read-only.
Releases: LeeEndl/mal.cpp
Releases · LeeEndl/mal.cpp
v1.1.1
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
🆕 New Features
- Multi-anime handling via lambda | a139feb 8f922d9 80cada8 28599ad
- Supporting MANGA! | 9b35f7a
- Conversion from cURL -> OpenSSL | #2
🧼Memory Optimization & Cleaning
- GET rate limit | 3ac19f3
- Reference calling | 3ac19f3 269b279
- Multi-anime handler memory fix | 28599ad
- OpenSSL & class cleanup | #3
Releases will be scheduled every 2-4 weeks. I wish to improve this library much as possible! @LeeEndl
v1.0.0-PR
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