Releases: rocktimsaikia/cambd
Releases · rocktimsaikia/cambd
v1.0.2
What's Changed
- Update version to 1.0.2 by @rocktimsaikia in 5c0b223
- Add build to .gitignore and update README by @rocktimsaikia in bafc6bf
- Create cache directory if it doesn't exist by @rocktimsaikia in dc6cd27
- Update default cache path to .cache dir by @rocktimsaikia in 3dc0bb3
- Change cambd.py file permissions to 100644 by @rocktimsaikia in 8ee26aa
- chore: update copyright year and author url in license by @rocktimsaikia in f4cfdb8
- chore: update .gitignore and virtualenv setup in docs by @rocktimsaikia in edcd842
- update README.md by @rocktimsaikia in e84b5f3
- add contribution guideline by @rocktimsaikia in 8522809
1.0.1
1.0.0
What's Changed
- Add
--dictionary
option to specify which dictionary to useus, uk
. Default isuk
- Add
--verbose
option to show other word information like codes & lables (https://dictionary.cambridge.org/help/codes.html)
New Contributors
- @xerenahmed made their first contribution in #26
Full Changelog: 0.0.1...1.0.0
0.0.1
refactor: move the bash port to python (#22)