Added support for negative numbers 0.1.2
authorHarishankar <v.harishankar@gmail.com>
Sun, 31 May 2020 13:40:50 +0000 (19:10 +0530)
committerHarishankar <v.harishankar@gmail.com>
Sun, 31 May 2020 13:42:16 +0000 (19:12 +0530)
commit9256309493832e5c88f8f019c2603807b8bf74d8
tree9703907ea53ef84dfddd32d56df2fe1908bdee6f
parenta6a5b2946a176681ca6c0621b041a8bc3335a926
Added support for negative numbers
Fixed the regular expression to support negative numbers.
Also bumped version to 0.1.2 (beta)
Cargo.lock
Cargo.toml
src/main.rs