Releases: 13-CF/afetch
Releases · 13-CF/afetch
V2.2.0
V2.1.0
V2.0.1
V2.0 - multithreading
I've rewritten afetch
to use the pthreads API, and have tested it on MacOS, FreeBSD, OpenBSD and Alpine Linux. It seems to be slightly faster on some operating systems, and much faster on others.
I'll have to do some more optimisation soon, as a lot of the code that came from V1.0
is very inefficient. I'm also not able to test every Linux distro, so please tell me if somethings not working as expected. Thanks <3
afetch version 1
This is the last release of the old version of afetch
, before threading was implemented. It's called V1.0
because originally we didn't initially have version numbers, but after this all releases will be V2.x.x
.