16 Commits

Author SHA1 Message Date
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