Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Latest commit

 

History

History
64 lines (31 loc) · 899 Bytes

CHANGELOG.md

File metadata and controls

64 lines (31 loc) · 899 Bytes

0.1.2 (2015-03-28)

Add new functions

Added

  • GithubUser() extracts github.user (dstokes), #5

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

0.1.1 (2014-10-28)

Add new functions

Added

  • GithubToken() extracts github.token (@sona-tar, #3)
  • Entire() try to extract value from entire git config. It's able to extract values from included config (@sona-tar, #3)

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

0.1.0 (2014-09-08)

Initial release

Added

  • Fundamental features

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing