6 Commits

Author SHA1 Message Date
Uttarayan Mondal 653648e3ce Fix bug
change digit_seperator to place_seperator
2021-03-09 17:48:35 +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
2021-03-08 23:40:19 +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 2312400918 Add examples to readme
Bumped version
2021-03-07 00:19:13 +05:30
Uttarayan Mondal 7b95d6ae76 Initial commit 2021-03-06 05:06:41 +05:30