Commit Graph

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 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 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 95c69d3160 Fixed to_text not returning single digits 2021-03-07 01:45:05 +05:30
Uttarayan Mondal af3a1f6397 Removed the struct 2021-03-06 23:49:12 +05:30