Skip to content

Releases: sonicrules1234/plummerprimes

plummerprimes_v0.2.5

29 Dec 22:32
Compare
Choose a tag to compare

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

28 Dec 20:39
Compare
Choose a tag to compare

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

15 Dec 14:34
Compare
Choose a tag to compare

Now sorts by passes per second rather than total number of passes.

plummerprimes_v0.2.2

14 Dec 21:01
Compare
Choose a tag to compare

Fixing compat json output.

plummerprimes_v0.2.1

14 Dec 15:06
Compare
Choose a tag to compare

Took passes/second out of the compat output.

plummerprimes_v0.2.0

14 Dec 14:45
0502e50
Compare
Choose a tag to compare

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

09 Dec 02:21
Compare
Choose a tag to compare

Initial release. You will need to follow the setup instructions from the https://github.com/PlummersSoftwareLLC/Primes repo except for needing nodejs.