Releases
v2.0.2
Compare
Sorry, something went wrong.
No results found
update changelog in readme 745b5c7
add version code consistency tests d668aba
add tests for version code generation fe67989
convert all numbers in splitVersionIntoParts to ints instead of leaving them as strings 282f96d
add tests for correct android version code gen + that it throws on versions with prerelease number 398476f
move code to throw on prerelease versions from function updateAndroidVersion to buildAndroidVersionCode 3a3ab54
convert all parts of versionCode calc to number to avoid problems with automatic js string conversion f4313db
add first test for converting version 0.0.1 to a version code 4a4b039
fix buildAndroidVersionCode to return a number instead of an auto-converted string c62bc5f
add ava to test scripts ab38105
require esm for ava tests 361e4f0
ignore all *.test.js files in src folder ef97cd3
v2.0.1...v2.0.2
You can’t perform that action at this time.