Skip to content

Releases: Spec-ify/hwapi

v1.0.3 minor fixes

01 Feb 16:52
Compare
Choose a tag to compare

Changelog:

  • fix: the search algorithm was improved to handle intel 14th gen and ryzen pro cpus, and make it easier to handle more edge cases in the future
  • fix: some records weren't being deserialized from the intel cpu database, so information was missing

v1.0.2 more fixes

29 Jan 22:57
Compare
Choose a tag to compare

I hate CORS so much, and I also need to fix CI, I'm sorry everyone, this is wrong and bad.

Changelog:

  • Fix: updated CORS headers to actually work

v1.0.1 minor fixes

29 Jan 21:37
Compare
Choose a tag to compare

Changelog:

  • Previously, the /api/cpus endpoint was accepting input in an improper manner, it now accepts a url encoded name

v1.0.0

25 Jan 18:55
Compare
Choose a tag to compare

I think it's ready for v1?