Releases: jhpratt/num_threads
Releases · jhpratt/num_threads
v0.1.7
Fix memory leak on Apple platforms
v0.1.6
Avoid heap allocation on FreeBSD
v0.1.5
Add support for Android and iOS
v0.1.4
Modified MacOS implementation to be friendly towards Apple app store review guidelines.
v0.1.3
Avoid heap allocation on MacOS (thanks @Freaky)
v0.1.1
- Fix memory leak on FreeBSD
- More efficient implementation for Linux
v0.1.0
Support for Linux and FreeBSD is implemented. Other operating systems will return None
.