31 Commits

Author SHA1 Message Date
Uttarayan Mondal 7aec2bac7a Added billion
Will add a way to do check up to thousandth's place next
2021-03-16 03:41:12 +05:30
Uttarayan Mondal 404843ac93 I put add after commit in github actions 2021-03-13 16:43:55 +05:30
Uttarayan Mondal 5bd775146f Minor changes 2021-03-10 01:01:56 +05:30
Uttarayan Mondal d53888b170 I'm a moron 2021-03-10 00:37:24 +05:30
Uttarayan Mondal ec17214efc God damn it 2021-03-10 00:35:52 +05:30
Uttarayan Mondal 3fda5f2521 Pls fix 2021-03-10 00:31:44 +05:30
Uttarayan Mondal 753e132adf Edit documentation workflow 2021-03-10 00:19:43 +05:30
Uttarayan Mondal 640a93b48a Delete docs folder and move to gh-pages branch 2021-03-10 00:16:51 +05:30
Uttarayan Mondal 854d2da9eb Fix yaml formatting 2021-03-10 00:03:39 +05:30
Uttarayan Mondal 21df4e0461 Added documentation action 2021-03-10 00:00:44 +05:30
Uttarayan Mondal 652de0b9c6 Update documentation 2021-03-09 19:58:48 +05:30
Uttarayan Mondal 71b760fef3 Create rust.yml 2021-03-09 18:29:13 +05:30
Uttarayan Mondal 653648e3ce Fix bug
change digit_seperator to place_seperator
2021-03-09 17:48:35 +05:30
Uttarayan Mondal 0445640de4 Add tens place for over million 2021-03-09 17:31:46 +05:30
Uttarayan Mondal 1223252111 Change cargo.toml and readme.md 2021-03-09 00:26:12 +05:30
Uttarayan Mondal cc82c47628 Update 2.0
Changes to formatting system

Create a formatting struct and then pass it to the
to_text macro or the
to_text_fmt function to format the strings accordingly
Updated docs for the new version
v0.2.0
2021-03-08 23:40:19 +05:30
Uttarayan Mondal 89e4ee1442 Fixed the docs (probably)
Copied wrong docs folder
v0.1.2
2021-03-08 18:55:38 +05:30
Uttarayan Mondal 232f3abccc Update README 2021-03-08 18:48:11 +05:30
Uttarayan Mondal 3dec2ba0d7 Added macro for easier usage
Updated docs
Added option to add seperator to the output
2021-03-08 18:40:51 +05:30
Uttarayan Mondal 64ceb37e43 Add link to documentation 2021-03-08 12:49:57 +05:30
Uttarayan Mondal db0768779a Added html redirect 2021-03-08 12:44:14 +05:30
Uttarayan Mondal 11603829bb Generate docs and fix bug
Add examples in docs
Fixed wrong words in the outputs
2021-03-08 02:12:02 +05:30
Uttarayan Mondal 2595553b2b Bump page build 2021-03-08 01:09:40 +05:30
Uttarayan Mondal 30fd91650d Fix the docs on github pages 2021-03-08 01:03:19 +05:30
Uttarayan Mondal f9ebf59207 Removed docs 2021-03-07 23:01:02 +05:30
Uttarayan Mondal 74ea1e727e Fix docs 2021-03-07 20:17:59 +05:30
Uttarayan Mondal b505af1c35 Add docs 2021-03-07 20:15:18 +05:30
Uttarayan Mondal 95c69d3160 Fixed to_text not returning single digits 2021-03-07 01:45:05 +05:30
Uttarayan Mondal 2312400918 Add examples to readme
Bumped version
2021-03-07 00:19:13 +05:30
Uttarayan Mondal af3a1f6397 Removed the struct 2021-03-06 23:49:12 +05:30
Uttarayan Mondal 7b95d6ae76 Initial commit 2021-03-06 05:06:41 +05:30