Releases: sonicrules1234/plummerprimes
plummerprimes_v0.2.5
Bump to version 0.2.5. Updated README. Fixed solutions not getting counted if they didn't have a newline at the end.
plummerprimes_v0.2.4
Bumping to version 0.2.4. Fixed a misalignment in table output by implementing my own formatter. Rewrote parsing of messages from the docker server to fix problems with duplicate outputs. Also updated futures-util in Cargo.toml.
plummerprimes_v0.2.3
Now sorts by passes per second rather than total number of passes.
plummerprimes_v0.2.2
Fixing compat json output.
plummerprimes_v0.2.1
Took passes/second out of the compat output.
plummerprimes_v0.2.0
Lots of stuff added. Note that some flags/options have changed. Can now also output json that should be compatible with PrimeView. Also it now runs stuff via the docker api rather than the docker command.
plummerprimes_v0.1.6
Initial release. You will need to follow the setup instructions from the https://github.com/PlummersSoftwareLLC/Primes repo except for needing nodejs.