Releases: johnptmcdonald/tinyhelp
Releases · johnptmcdonald/tinyhelp
v1.5.0
19 Apr 15:55
Compare
Sorry, something went wrong.
No results found
1.5.0 (2020-04-19)
Features
feature: isEqual. Adds the isEqual function. All tests passing … (#7 ) (0d33eaf ), closes #4 #4
v1.4.0
18 Apr 18:11
Compare
Sorry, something went wrong.
No results found
1.4.0 (2020-04-18)
Bug Fixes
dependencies: removes dependencies (48a4f89 )
Features
v1.3.1
18 Apr 17:49
Compare
Sorry, something went wrong.
No results found
1.3.1 (2020-04-18)
Bug Fixes
src/index: adds an index to export all functions (63aabd1 ), closes #9
v1.3.0
18 Apr 17:31
Compare
Sorry, something went wrong.
No results found
1.3.0 (2020-04-18)
Features
added code to sort.js: sort.js passes simple tests (d1b0a60 )
sort.js: function sorts array of numbers in ascending order without mutating original array (77c245c ), closes #1
sort.js: sort function for array of numbers that doesn't mutate original array (50f0ecf ), closes #1
v1.2.0
18 Apr 17:28
Compare
Sorry, something went wrong.
No results found
1.2.0 (2020-04-18)
Features
sieveofe.js and sieveofe.test.js: returns an array of primes up to number argument passed (e13cd4c ), closes #12
v1.1.0
18 Apr 14:19
Compare
Sorry, something went wrong.
No results found
1.1.0 (2020-04-18)
Bug Fixes
isprime.js and isprime.test.js: more thorough prime checker and tests (52dc443 ), closes #5
Features
new file and test: prime number checker added with tests (d18b451 ), closes #5
v1.0.0
17 Apr 19:10
Compare
Sorry, something went wrong.
No results found
1.0.0 (2020-04-17)
Bug Fixes
sync package.lock and package: fix build issues (36ded32 )
Features
adds functions: initial commit of functions (9c10e42 )
initial publish: publish tinyhelp (e304bf0 )
initial semantic release: initial release (15ae359 )