Releases: iKevinY/EulerPy
Releases · iKevinY/EulerPy
v1.4.0
14 Dec 03:52
Compare
Sorry, something went wrong.
No results found
Added Python 3.8 support
Updated problem 59 to newer variant
v1.3.0
10 May 05:38
Compare
Sorry, something went wrong.
No results found
Added problems 301-330
Added --version flag to CLI
Added support for prefixed problem files
Updated to Click 4.0
v1.2.3
03 Sep 04:11
Compare
Sorry, something went wrong.
No results found
Added problems 267-300
Fixed bug with regenerating skipped files
Pruned files included in source distribution
Changed --generate to check for existence of problem before displaying file generation prompt
v1.2.2
11 Aug 20:19
Compare
Sorry, something went wrong.
No results found
Fixed bug with filename of resource for problem 59
v1.2.1
10 Aug 07:49
Compare
Sorry, something went wrong.
No results found
Changed --generate to allow skipped problem files to be regenerated
v1.2.0
06 Aug 21:34
Compare
Sorry, something went wrong.
No results found
Dropped official support for Python 2.6 and added Python 3.4
Added problems 257-266
Changed file generation to automatically copy relevant resources
v1.1.0
20 Jul 19:17
Compare
Sorry, something went wrong.
No results found
Added --verify-all option
Changed --preview to preview the problem after the current one
Changed problem file search to be more flexible by using the glob module
Skipping a problem appends a "skipped" suffix to the filename of the problem
v1.0.8
07 Jul 21:22
Compare
Sorry, something went wrong.
No results found
Made solution verification exit with appropriate exit code based on success
Changed solution verification to not execute script using shell
Fixed width of divider line in generated problem docstring
v1.0.7
03 Jul 16:49
Compare
Sorry, something went wrong.
No results found
v1.0.6
01 Jul 00:15
Compare
Sorry, something went wrong.
No results found
Moved timing information to separate line from problem output