1. Added verb form generation facility. See https://github.com/drdhaval2785/prakriya/issues/39.
0.0.4
------------------
1. Added transliteration support. See 5 . 2. Adding data file in system specific locations like APPDATA. See 6 . 3. Made code python 2.7, 3.3, 3.4, 3.5, 3.6 compliant. 4. Corrected all errors / smells identified by landscape.io.
0.0.3
------------------
A fix for broken v0.0.2 release. jsonindex.json file which was crucial and missed in v0.0.2, added back.
0.0.2
1. Generated files on ubuntu system. Windows is case insensitive. Therefore earlier acIkarat and acIkaRat went into the same file. See https://github.com/drdhaval2785/prakriya/issues/1 2. Prevented overwriting of data. See https://github.com/drdhaval2785/prakriya/issues/2. 3. In case of 404 errors, user is prompted the correct URI structure. See https://github.com/drdhaval2785/prakriya/issues/3. 4. Hosted API on api.sanskritworld.in. See https://github.com/drdhaval2785/prakriya/issues/5. 5. Changed webservice from flask to flask-restplus. See https://github.com/drdhaval2785/prakriya/issues/6. 6. Documented API via swagger, builtin in flask-restplus. See https://github.com/drdhaval2785/prakriya/issues/6#issuecomment-352167563. 7. Documented implementation details in swagger i.e. docstrings in methods. See https://github.com/drdhaval2785/prakriya/issues/7 8. Return form info along with prakriyA. See https://github.com/drdhaval2785/prakriya/issues/10 9. Enable input and output transliterations in API. See https://github.com/drdhaval2785/prakriya/issues/9 10. Corrected a typo in ASIrliN forms. See https://github.com/drdhaval2785/prakriya/issues/11 11. Corrected error in candrabindu of SLP1. See https://github.com/drdhaval2785/prakriya/issues/12 12. Started giving sUtra text for derivation in all APIs having prakriya in them. See https://github.com/drdhaval2785/prakriya/issues/13 13. Kept the intermediate and final forms as comma separated values instead of a list. See https://github.com/drdhaval2785/prakriya/issues/14 14. Changed the URI structure. See https://github.com/drdhaval2785/prakriya/issues/6#issuecomment-352253590 15. Input and output encodings are now changeable. See https://github.com/drdhaval2785/prakriya/issues/9. 16. Started using indic_transliteration package for transliteration