2022-05-07 22:33 | Update software version, rm the functions which was printing help, hard-coded man page in help. | Agastya | 6 | +59 | -66 |
2022-05-07 22:32 | Add mdoc and make options for copying man page and uninstalling the software. | Agastya | 2 | +80 | -1 |
2022-05-01 22:10 | Refactored everything, added README. Use semver. | Agastya Chandrakant | 29 | +806 | -375 |
2022-05-01 08:12 | Add a flag to decorate chapters, or verse ranges. | Agastya Chandrakant | 5 | +375 | -351 |
2022-04-30 21:53 | Add sub-command to print the available translations. | Agastya Chandrakant | 3 | +73 | -26 |
2022-04-28 20:03 | Add option to rate-limit. See https://github.com/quran/quran.com-api/issues/554 | Agastya Chandrakant | 2 | +10 | -6 |
2022-04-27 12:23 | Print verses. | Agastya Chandrakant | 1 | +92 | -16 |
2022-04-26 18:40 | Add three cases of verse printing, awaiting answer for https://github.com/quran/quran.com-api/issues/552 | Agastya Chandrakant | 2 | +35 | -18 |
2022-04-26 17:43 | Do not accept 2:14-14 as a valid input, it is incorrect semantics. - is used only when speaking of multiple verses. 2:14 is correct, so is 2:14-15. But not 2:14-14. | Agastya Chandrakant | 2 | +18 | -4 |
2022-04-26 12:53 | Check if the supplied chapter and verses (if any) are in the range xor not. | Agastya Chandrakant | 2 | +128 | -10 |
2022-04-25 19:02 | Extract chatper:verse1-verse2 so for | Agastya Chandrakant | 5 | +754 | -0 |