Releases: rocktimsaikia/read-git-user
Releases · rocktimsaikia/read-git-user
v3.0.0
- chore: remove redundant config/build files 114dd72
- docs: update package description and author url 252bc17
- docs(readme): add tests badge to documentation 45180f7
- ci: add github actions for tests 2f10aac
- refactor: migrate to esm, improve formatting and dependencies 056e1b0
- v2.1.0 077f223
2.1.0...v3.0.0
v2.1.0
- Fixes issue #6 by @ozum
- Removes redundant todo comments in the test file.
v2.0.0
Breaking changes
- remove the sync method and make it completely async
Minor changes
- replaces node process api with os
- return the original github username instead of the local git name
- update the tests
- update redme
v1.0.1
Update readme description.