Skip to content
This repository has been archived by the owner on Jun 11, 2022. It is now read-only.

Latest commit

 

History

History
56 lines (40 loc) · 899 Bytes

CHANGELOG.md

File metadata and controls

56 lines (40 loc) · 899 Bytes

Changelog

1.0.0

  • Add Subversion support
  • Add Mecurial support

0.10.2

  • Hide tooltips on scroll
  • Fix error when quickly opened and closed
  • Update depdency blamer to 0.1.12

0.10.1

  • Compatibility fixes for Atom 1.13

0.10.0

  • Use only first line as subject (#17)

0.9.1

  • Fix styling for long subjects
  • Add the possibility to customize gutter colors

0.9.0

  • Add configs to customize gutter and date fromat

0.8.1

  • Fix resizing

0.8.0

  • Convert to js
  • Fix tooltip

0.7.1

  • Fix tooltip

0.7.0

  • Add option to open link to custom repository browser (pabra)
  • fix typo in context menu (pabra)

0.6.0

  • Add basic specs

0.5.0

  • Add open commit action for github and bitbucket

0.4.0

  • Add Tooltip with commit message

0.3.0

  • Add copy hash action.

0.2.0

  • Gutter is now resizable.

0.1.0 - First Release

  • Every feature added
  • Every bug fixed