All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.8.0 (2018-11-07)
- config: Added ability to show only first name / only last name / both (#232) (3b5409a)
1.7.0 (2018-06-07)
- config: Git Binary -> Git Binary Path for clarity (c28e3b6)
- git: add support for custom gitBinary path (#227) (595d057)
1.6.1 (2018-06-07)
1.6.0 (2018-02-23)
- copy: when no template is found for the repo, copy the hash to the clipboard and notify on click (#226) (e7897be)
1.5.1 (2018-02-23)
1.5.0 (2018-01-25)
- config: change .gitconfig entry keypath to atom-git-blame.repositoryUrlTemplate (98ccf82)
1.4.0 (2017-12-11)
- ux: default color commit authors to false (60aeb01)
- ux: text overflow in gutter (#216) (0237c96)
- ux: tweak color styles. lint. (efcb9af)
- errors: use atom build in error notier. remove legacy space pen custom view (91274ab)
- ux: color commit authors (#205) (3236257)
1.3.1 (2017-09-24)
1.3.0 (2017-09-24)
1.2.2 (2017-08-24)
- tooltip: tooltips remaining after hiding the gutter (#204) (3bcdb1e)
1.2.1 (2017-08-09)
- gutter: gutter resize jump issue (#201) (7fabe30)
1.2.0 (2017-08-02)
- gutter: Added an option to not show the hash in the gutter (#189) (ee8b80c)
1.1.1 (2017-05-18)
- deps: remove unused dependency pathwatcher (#187) (23b75bf)
1.1.0 (2017-05-18)
- options: respect showOnlyLastNames option when set (108c4d0)
- syntax: use const instead of let (8082d7a)
- display: default option showOnlyLastNames to false instead of true (b0489a0)
1.0.2 (2017-05-16)
- import: Update index.js to correct import for Blamer (#180) (6344de4), closes #175
- readme: Fix broken Markdown headings (#177) (2708686), closes #177
- remotes: Fix for repos with non-known remotes (#178) (59de02e), closes #178
1.0.1 (2017-04-13)
- deps: add lodash dependency (#173) (cd6ccf6)
1.0.0 (2017-04-13)
- deps: upgrade pathwatcher (44f8a5d)
- rewrite: convert coffeescript to es6 + rewrite with new atom gutter apis (#171) (4513896)
- yarn: use yarn (1116f5e)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.