Releases: mupchrch/split-diff
Releases · mupchrch/split-diff
v1.4.1
12 Jun 02:56
Compare
Sorry, something went wrong.
No results found
Fixed ctrl-alt-t keybinding conflict in Linux with terminal shortcut (changed to ctrl-alt-d) #98
Fixed uncaught type error for "Diff With Active File" when using Nuclide package #85
Fixed error for "Diff With Active File" when selected for a tab not saved on disk
v1.4.0
17 May 13:57
Compare
Sorry, something went wrong.
No results found
Added option to override diff highlight colors #78
Added service hook to diff two editors with the ability to override a user's settings without overwriting them (to be used from other packages) #69
Added service hook to disable the package
Fixed "Hide Tree View" setting blindly opening tree-view regardless of if it was already hidden
v1.3.1
17 May 13:57
Compare
Sorry, something went wrong.
No results found
Fixed quick diff adding text editor in panes outside of center work area #104
v1.3.0
17 May 13:58
Compare
Sorry, something went wrong.
No results found
Added highlight color on click of a diff chunk to indicate selection
Changed warning message when attempting to copy left/right with no selections
Fixed uncaught type error #94 - thanks littlebee!
Fixed being unable to copy an empty chunk to other editor #95
v1.2.1
17 May 13:58
Compare
Sorry, something went wrong.
No results found
v1.2.0
17 May 13:59
Compare
Sorry, something went wrong.
No results found
Added option to automatically hide Tree View while diffing #82
v1.1.4
17 May 13:59
Compare
Sorry, something went wrong.
No results found
Rerelease changes made for v1.1.2 but scoped to Atom v1.14 and greater
v1.1.3
17 May 13:59
Compare
Sorry, something went wrong.
No results found
Fixed error in Atom v1.13 due to MarkerLayer bug (rollback changes) #92
v1.1.2
17 May 14:00
Compare
Sorry, something went wrong.
No results found
Added service API for getting marker layers and related metadata
Fixed marker deprecation warnings due to an optional property removal in 1.8 #87
v1.1.1
17 May 14:00
Compare
Sorry, something went wrong.
No results found
Fixed styling deprecation warnings due to removal of shadow DOM #86