Commit Graph

25 Commits

Author SHA1 Message Date
Uttarayan Mondal 20b52dbdb1 I don't even know 2021-03-10 00:14:04 +05:30
Uttarayan Mondal feba099ed2 Added gh-pages branch 2021-03-10 00:07:50 +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