Skip to content

Releases: rocktimsaikia/read-git-user

v3.0.0

31 Jul 20:16
Compare
Choose a tag to compare
  • 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

21 Nov 06:57
Compare
Choose a tag to compare
  • Fixes issue #6 by @ozum
  • Removes redundant todo comments in the test file.

v2.0.0

12 Oct 08:11
Compare
Choose a tag to compare

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

11 Oct 14:13
Compare
Choose a tag to compare

Update readme description.

v1.0.0

11 Oct 11:47
Compare
Choose a tag to compare

Initial release ✨