m-j-w / CpuId.jl

Ask the CPU for cache sizes, SIMD feature support, a running hypervisor, and more.
Other
54 stars 10 forks source link

Roadmap to package version 1.0 #59

Open m-j-w opened 1 year ago

m-j-w commented 1 year ago

[ ] Add newer Intel processor architectures [ ] Add newer AMD processor architectures [ ] Add package precompilation hints [ ] Add comment for Apple processors being not supported since not Intel compatible by design

juliohm commented 10 months ago

@m-j-w are these features blocking for the v1.0 release? If you can't predict breaking changes to the public api, then it is probably a good idea to release v1.0 and then continue working on the features above as minor releases.