Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 2.81 KB

CHANGELOG.md

File metadata and controls

49 lines (30 loc) · 2.81 KB

0.3.0 (2016-05-122)

Actually works. :tmyk: without .npmignore, .gitignore is used

Other Commits

  • e12f68c add npmignore

0.2.1 (2016-05-122)

Other Commits

  • 2fb7a85 make bin/getLogJson work with new nodegit depend strategy

0.2.0 (2016-05-122)

See instead:

Other Commits

  • 003657f update README for new usage
  • 588b0ad refactor to act as base package for node- and atom- alternatives - remove nodegit direct dependency and have user pass in ref to nodegit

0.1.5 (2016-04-121)

Other Commits

  • ea4929b take out the trash (- debugger statements)

0.1.4 (2016-04-121)

see atom-libgit2-log-utils npm package for atom support

Other Commits

  • 0876370 add shim for nodegit

0.1.3 (2016-04-121)

Other Commits

  • 54ed87f prepare for forking! shim nodegit require so that I can create an atom fork of the package

0.1.2 (2016-04-121)

Other Commits

  • d5952bf remove extraneous console debugging
  • f365525 clean up changelog

0.1.1 (2016-04-121)

Introducing libgit2-log-utils for easily accessing git history data without scaping stdout.