Releases: Artawower/blamer.el
Releases · Artawower/blamer.el
v0.3.6
v0.3.4 Tooltips support
What's Changed
- Fix line number detection inside narrowing (#19) by @Artawower in #20
- Tooltip about blamer bindings by @alvarogonzalezsotillo in #21
New Contributors
- @alvarogonzalezsotillo made their first contribution in #21
Full Changelog: v0.3.2...v0.3.4
v0.3.3 Fix line numbers for narrowing
Full Changelog: v0.3.2...v0.3.3
v0.3.2
Blamer 0.3.1
- Add clickable annotations with samples
- Add commit info redisplaying after window state changed
- Show overlay only inside active buffer
- Enhance formatter for blamer messages
Multiple view
- Add a multiple view for the blamer. It can now be aligned in the right position.
- Refactoring some code
- Fixing some bugs (fixing message detection)