|
| 1 | +1.10.0: |
| 2 | +====== |
| 3 | + |
| 4 | + A N N O U N C E M E N T |
| 5 | + |
| 6 | + This release introduces some changes to ensure GitGutter to coexist well |
| 7 | + with the new Incremental Diff feature of Sublime Text 3200. |
| 8 | + |
| 9 | + If `"mini_diff"` is set to `"auto"` or `True` in Preferences.sublime-settings |
| 10 | + GitGutter will no longer add icons to the normal gutter. |
| 11 | + |
| 12 | + Please note: |
| 13 | + |
| 14 | + 1. GitGutter themes don't have any effect anymore if ST's mini_diff is enabled. |
| 15 | + 2. The results of ST's mini_diff and GitGutter's diff popup or the markers |
| 16 | + in the minimap may differ a little bit. |
| 17 | + |
| 18 | + The status bar text template was tweaked to no longer show the branch name |
| 19 | + if Sublime Text 3189+ is detected. |
| 20 | + |
| 21 | + All other features keep untouched so far in order to not break any existing |
| 22 | + feature. |
| 23 | + |
| 24 | + As most of the main features of this plugin have been moved to ST's core, |
| 25 | + this plugin seems to become deprecated / obsolete for ST3200+ in its current |
| 26 | + form. |
| 27 | + |
| 28 | + |
| 29 | + --------------------------------------------------------------------------- |
| 30 | + |
| 31 | + C H A N G E L O G |
| 32 | + |
| 33 | + Fix: |
| 34 | + - Invalid key binding templates (#530) |
| 35 | + - Temporary files no longer cleaned when using ST 3189 |
| 36 | + |
| 37 | + Other: |
| 38 | + - Typo fix |
| 39 | + - Make EasyClangComplete regions protected by default |
| 40 | + |
| 41 | + Enhancement: |
| 42 | + - Show line annotation manually via `ctrl+shift+alt+c, ctrl+b` |
| 43 | + - Don't add gutter icons, if ST's `mini diff` is enabled |
| 44 | + - Add Compara Against support to mini_diff |
| 45 | + - Don't show branch in status bar for ST3189+ |
| 46 | + |
| 47 | + |
| 48 | +💛 Git Gutter? Want to support development? |
| 49 | + |
| 50 | +I've teamed up with Wes Bos to offer the following discounts: |
| 51 | + |
| 52 | ++------------------------------------------------+ |
| 53 | +| | |
| 54 | +| Use the coupon code GITGUTTER for $10 off | |
| 55 | +| | |
| 56 | ++------------------------------------------------+ |
| 57 | + |
| 58 | +🏅 ⭐ ES6 ⭐ |
| 59 | + |
| 60 | +👉 ES6.io/friend/GITGUTTER |
| 61 | + |
| 62 | +🏅 ⭐ Sublime Text Book ⭐ |
| 63 | + |
| 64 | +👉 SublimeTextBook.com/friend/GITGUTTER |
| 65 | + |
| 66 | +🏅 ⭐ React For Beginners ⭐ |
| 67 | + |
| 68 | +👉 ReactForBeginners.com/friend/GITGUTTER |
| 69 | + |
| 70 | + |
| 71 | +Join 15,000 other developers already learning with Wes Bos. |
| 72 | + |
| 73 | +These are fantastic resources - 100% money back guarantee! 🌟 |
0 commit comments