Skip to content

Releases: ThursdayTG/Prime-Finder

4.0.0-alpha.1

29 Apr 11:22
b69b83b
Compare
Choose a tag to compare
4.0.0-alpha.1 Pre-release
Pre-release

implementing structs and trying to improve output. not a lot of success on the latter thus far, but structs are doing good.

Full Changelog: 3.0.0-beta.2...4.0.0-alpha.1

3.0.0

18 Apr 15:50
bf180cf
Compare
Choose a tag to compare
  • further code cleanups
  • adjusted code more to what my current standards and rules are
  • adjusted output

Also, I now use a shell script for compiling all files. It uses the clang compiler, and I have no idea whether it works on Apple or Windows systems.

3.0.0-beta.2

09 Feb 19:45
e805f7f
Compare
Choose a tag to compare
3.0.0-beta.2 Pre-release
Pre-release
  • did some cleanups and fixed implementations of output functions.

As I was not able to focus that much, as per usual in school, combined with the fact that I am still not taking the time to log anything at all while programming, I am not quite sure if everything is actually entirely in order. I'll have to check at a later date.

3.0.0-beta.1

09 Feb 19:35
8c47f74
Compare
Choose a tag to compare
3.0.0-beta.1 Pre-release
Pre-release
  • actually implemented the new output functions
  • other minor refinements and cleanups

3.0.0-alpha.4

09 Feb 19:31
1d7b668
Compare
Choose a tag to compare
3.0.0-alpha.4 Pre-release
Pre-release

created output.cpp & output.hpp, which now handle the vast majority of the output (probably wanna have those handle all output tbh)

3.0.0-alpha.3

08 Feb 10:06
7db28f5
Compare
Choose a tag to compare
3.0.0-alpha.3 Pre-release
Pre-release
  • moved and adjusted code from 3.0.0-alpha.2 to new file structure
  • cleaned up the commenting a bit
  • turned do/while-loop for repeating the program into while-loop
  • other minor (primarily stylistic) adjustments

3.0.0-alpha.2

08 Feb 09:34
c06136f
Compare
Choose a tag to compare
3.0.0-alpha.2 Pre-release
Pre-release
Add files via upload

3.0.0-alpha.1

08 Feb 09:32
d289d42
Compare
Choose a tag to compare
3.0.0-alpha.1 Pre-release
Pre-release
Delete prime_numbers-header.hpp

2.0.0

08 Feb 09:31
65cb65a
Compare
Choose a tag to compare
Add files via upload

2.0.0-beta

08 Feb 09:30
90ecefb
Compare
Choose a tag to compare
2.0.0-beta Pre-release
Pre-release
Add files via upload