Update changelog.develop

Breaking Changes:
- Core:
  - New layers section: Sorted alphabetically: Web services
  - Added a new section: Renamed layers
    - Added an entry to the Renamed layers section

Core changes:
- Changed a commands surrounding `~` to `=`

Distribution changes:
- Moved an improvement from the fixed section to the improvements section

Layer changes and fixes:
- Alda: sorted key bindings alphabetically
- Helm: wrapped commands in org verbatim (=) signs
- Typescript: rewrote an entry with the full variable name and it's possible values

Various improvements:
- Various documentation improvements: Remove a duplicated name

Etc.
- Change leading:
  - Add to Added
  - Fix to Fixed
  - Improve to Improved
- Wrapped (thanks to ...) parentheses that extended past 80 chars
This commit is contained in:
duianto 2019-07-27 15:16:17 +02:00
parent e074784237
commit a7e39b910f
1 changed files with 43 additions and 38 deletions

View File

@ -320,8 +320,6 @@ sane way, here is the complete list of changed key bindings
- yang (thanks to Christian Hopps)
**** Misc
- multiple-cursors (thanks to Codruț Constantin Gușoi and Thomas de Beauchêne)
**** WEB services
- confluence
**** Readers
- epub (thanks to Jeremy Dormitzer and André Peric Tavares)
**** Spacemacs
@ -351,6 +349,8 @@ sane way, here is the complete list of changed key bindings
- transmission (thanks to Eugene Yaremenko)
- web-beautify (thanks to Sylvain Benner and Juuso Valkeejärvi)
- xclipboard (thanks to Charles Weill, Sylvain Benner, and Alex Palaistras)
**** WEB services
- confluence
**** Others
- copy-as-format (thanks to Ruslan Kamashev)
- japanese (thanks to Kenji Miyazaki)
@ -359,6 +359,8 @@ sane way, here is the complete list of changed key bindings
- templates (thanks to YasuharuIida and Eivind Fonn)
- treemacs (thanks to Alexander Miller, Kalle Lindqvist, duianto,
Thomas de Beauchêne, Boris Buliga and Sylvain Benner)
*** Renamed layers
- =pdf-tools= has been renamed to =pdf=
*** Removed layers
- evil-cleverparens (moved to spacemacs-evil)
- extra-langs (replaced by ad-hoc layers)
@ -480,7 +482,8 @@ Other:
(thanks to Dieter Komendera)
- Added line text object using =evil-textobj-line= (thanks to Uroš Perišić)
- Added more =kaolin-themes= (thanks to ogdenwebb)
- Calling ~spacemacs/recompile-elpa~ with an argument nukes all *.elc files (thanks to Ag Ibragimov)
- Calling =spacemacs/recompile-elpa= with an argument nukes all *.elc files
(thanks to Ag Ibragimov)
- Allow customizing default major mode for new empty buffers in ~SPC b N n~,
see =dotspacemacs-new-empty-buffer-major-mode= (thanks to Juha Jeronen)
- Changed =dotspacemacs-default-font= =:size= from =13= (pixel size) to =10.0=
@ -588,7 +591,7 @@ Other:
- Added =pupo-split-active-window= variable to split the active window or the
entire frame (thanks to tddsg)
- New emacs banner: "100-banner.txt" (thanks to Robert Zaremba)
- Add Dogemacs inverted banner for dark themes: "997-banner.txt"
- Added Dogemacs inverted banner for dark themes: "997-banner.txt"
(thanks to Vitor Finotti and Robby O'Connor)
- Added reference handler as per jump handler (thanks to Fangrui Song)
*** Distribution changes
@ -907,10 +910,12 @@ Other:
- ~G~ go to last candidate
(thanks to duianto)
- Added support for visual line numbers (thanks to jcaw)
- Updated evil-numbers transient state to run foreign keys (thanks to Jake Romer)
- Updated evil-numbers transient state to run foreign keys
(thanks to Jake Romer)
- Added a =tutorials= section to ~SPC h T~ (thanks to duianto):
- ~SPC h T e~ for =emacs-tutorial= (aliased from =help-with-tutorial=)
- ~SPC h T v~ for =evil-tutor-start=
- Improved Window Manipulation Transient state (thanks to yuhan0)
- Fixed:
- Fixed ~h~ key binding in compilation and grep buffers
(thanks to Sylvain Benner)
@ -1014,7 +1019,6 @@ Other:
configured it (thanks to Victor Cuadrado Juan)
- Added ranger-mode to golden-ratio-exclude-modes (thanks to Langston Barrett)
- Fixed evil surround bindings (thanks to Hoyon Mak)
- Improved Window Manipulation Transient state (thanks to yuhan0)
- Exclude which-key from layer sync powerline restore (thanks to Doug Wilson)
- Fixed =doom-modeline= in the messages buffer (thanks to duianto)
- Fixed void function error when =recentf-save-list= is undefined
@ -1039,13 +1043,13 @@ Other:
*** Layer changes and fixes
**** Agda
- Fixes
- Fix auto bind breaking after Agda 2.6.0 api changes
- Fixed auto bind breaking after Agda 2.6.0 api changes
**** Alda
- Key bindings:
- ~SPC m r~ Play region (selected text)
- ~SPC m b~ Play the entire buffer
- ~SPC m c~ Play block (paragraph on point)
- ~SPC m n~ Plays the current line
- ~SPC m b~ Play the entire buffer
- ~SPC m r~ Play region (selected text)
(thanks to Andrew Hill (AstroEngiSci))
**** Ansible
- Improvements:
@ -1173,7 +1177,7 @@ Other:
- Enabled =clojure-mode= refactorings without =clj-refactor= (thanks to yuhan0)
- Allow to send input to the REPL via RET in normal mode
(thanks to Dieter Komendera)
- Improve spacemacs-jump-handlers (thanks to Ag Ibragimov)
- Improved spacemacs-jump-handlers (thanks to Ag Ibragimov)
- Key bindings:
- ~SPC m e ;~ to eval sexp and show result as comment
(thanks to John Stevenson)
@ -1249,7 +1253,7 @@ Other:
- Added ~SPC m T c~ for =coffee-cos-mode=
**** Common Lisp
- Improvements:
- Add eval-thing-at-point functions to Common Lisp Layer
- Added eval-thing-at-point functions to Common Lisp Layer
(thanks to Lukas Woell)
- New packages:
- Added =slime-asdf= to =slime-contribs= to enabled some slime commands like
@ -1269,7 +1273,7 @@ Other:
- Enabled =flycheck= by default (thanks to Saulius Menkevičius)
- No need to unset =omnisharp-auto-complete-want-documentation= anymore
(thanks to Saulius Menkevičius)
- Add ~SPC m t~ which key prefix: =csharp/tests= (thanks to duianto)
- Added ~SPC m t~ which key prefix: =csharp/tests= (thanks to duianto)
- Hide mode-line indicator: =omnisharp= (thanks to duianto)
- Key bindings:
- New key binding =SPC m g e= for =omnisharp-solution-errors=
@ -1278,7 +1282,7 @@ Other:
- ~SPC m t b~ for =omnisharp-unit-test-buffer=
- ~SPC m u~ for =omnisharp-auto-complete-overrides=
- ~SPC m i~ for =omnisharp-fix-usings=
- Add unit test bindings (thanks to Saulius Menkevičius):
- Added unit test bindings (thanks to Saulius Menkevičius):
- ~SPC m t l~ for =omnisharp-unit-test-last=
- ~SPC m t t~ for =omnisharp-unit-test-at-point=
- Fixes:
@ -1295,7 +1299,7 @@ Other:
- Use default docsets path in =helm-dash= on macos (thanks to ColorFuzzy)
- Added config option =dash-autoload-common-docsets= to toggle init behavior
- Fixes:
- Fix startup error when using counsel-dash with custom path in
- Fixed startup error when using counsel-dash with custom path in
helm-dash-docset-newpath (thanks to madand)
**** Deft
- Key bindings:
@ -1317,7 +1321,7 @@ Other:
- Added ~SPC a D n~ for =docker-networks= (thanks to Ramz)
- Added ~SPC a D v~ for =docker-volumes= (thanks to Ramz)
- Added ~SPC a D m~ for =docker-machines= (thanks to Ramz)
- Fix: broken package declaration for dockerfile-mode
- Fixed: broken package declaration for dockerfile-mode
(thanks to Maximilian Wolff)
**** Dotnet
- Key bindings:
@ -1394,7 +1398,7 @@ Other:
- Disabled nameless by default
(thanks to Codruț Constantin Gușoi, Sylvain Benner)
- Activate nameless only in GUI (thanks to Sylvain Benner)
- Add =flycheck-package= for package metadata linting (thanks to Uroš Perišić)
- Added =flycheck-package= for package metadata linting (thanks to Uroš Perišić)
**** Emoji
- Added support for Emoji fonts on macOS and Linux (thanks to CodeFalling)
- Setup =emojify= cache directory (thanks to Boris Buliga)
@ -1564,7 +1568,7 @@ Other:
**** Haskell
- Disabled electric indent for cabal-mode (thanks to Benno Fünfstück)
- Added dante support to haskell layer (thanks to Kyle McKean)
- Fix: =company-dante= -> =dante-company= (thanks to Leon Isenberg)
- Fixed: =company-dante= -> =dante-company= (thanks to Leon Isenberg)
- Rename =haskell-enable-hindent-style= to =haskell-enable-hindent= and make it
a Boolean option in accordance with upstream changes (thanks to PierreR)
- Added function for proper import reformatting
@ -1591,8 +1595,8 @@ Other:
- ~SPC s r D for =spacemacs/helm-dir-do-rg-region-or-symbol=
- ~SPC s t d for =spacemacs/helm-dir-do-pt=
- ~SPC s t D for =spacemacs/helm-dir-do-pt-region-or-symbol=
- Don't change =helm-bookmarks= keys too early when helm-mode is enabled (thanks
to bmag)
- Don't change =helm-bookmarks= keys too early when helm-mode is enabled
(thanks to bmag)
- Change the default actions for =helm-find-files=, =helm-buffers-list=, and
other file- or buffer-related Helm interfaces to handle multiple marked
candidates by distributing buffers over existing windows until the action has
@ -1620,7 +1624,7 @@ Other:
(thanks to Codruț Constantin Gușoi)
- Removed ~SPC s w w~ key binding for =helm-wikipedia-suggest=, which was
removed upstream.
- Load helm before read-file-name and completing-read
- Load helm before =read-file-name= and =completing-read=
(thanks duianto and thanks Miciah for a more elegant solution)
- Added key binding `sC` for `helm-swoop-clear-cache` (thanks to Yang Qian)
- Fixed =spacemacs//helm-open-buffers-in-windows= when opening more files than
@ -1760,7 +1764,7 @@ Other:
- Added =org-babel= support (thanks to Michael Rohleder)
- Added debug support via =dap= layer (Firefox and Google Chrome)
- Added format on save option. (thanks to Trapez Breen)
- Add =nodejs-repl= support (thanks to Uroš Perišić)
- Added =nodejs-repl= support (thanks to Uroš Perišić)
- Added a =javascript-lsp-linter= variable to allow for disabling =lsp= as a
linter for =javascript= and =react=, when =lsp= is set as the backend
(thanks to Thanh Vuong)
@ -1789,7 +1793,7 @@ Other:
(thanks to Sylvain Benner and Juuso Valkeejärvi)
- Check if =tern= exists before using it (thanks to Codruț Constantin Gușoi)
- Fixed hook value to enable =evil-matchit= (thanks to Thanh Vuong)
- Fix hook value to enable =evil-matchit= (thanks to Thanh Vuong)
- Fixed hook value to enable =evil-matchit= (thanks to Thanh Vuong)
- Disabled =js2-mode='s =next-error-function= when the =syntax-checking= layer
is enabled, to let =flycheck= handle any errors (thanks to Thanh Vuong)
**** Keyboard layout
@ -2085,7 +2089,8 @@ Other:
- Remove =mu4e= and =notmuch= from =org= (thanks to Sylvain Benner)
- Use evil-org from MELPA (thanks to Eivind Fonn)
- Added =org-brain= (thanks to Matthías Páll Gissurarson and Eivind Fonn)
- Added detailed =org-brain= bindings (thanks to Langston Barret and Oguz Serbetci)
- Added detailed =org-brain= bindings
(thanks to Langston Barret and Oguz Serbetci)
- Added layer variable for todo bindings (thanks to Eivind Fonn)
- Made =org-projectile= integration compatible with its new version
(thanks to Ivan Malison)
@ -2169,7 +2174,7 @@ Other:
- Enabled =purescript-decl-scan-mode= when loading =purescript-mode=
(thanks to Bjarke Vad Andersen)
- Allow adding node_modules/.bin path to exec-path (thanks to Anupam Jain)
- Improve purescript keybinding discoverability & ergonomics.
- Improved purescript keybinding discoverability & ergonomics.
(thanks to Jason Walker)
**** Python
- Various fixes in =pylookup.py= (thanks to ishestakov and Shitikanth Kashyap)
@ -2267,7 +2272,7 @@ Other:
(thanks to Abdo Roig-Maranges)
- Delete rcirc-reconnect in favor of built-in cmd (thanks to Miciah Masters)
- Move config defaults to package :init so they can be overridden
(thanks to Miciah Masters)
(thanks to Miciah Masters)
- Fixed compiler warnings in =rcirc-late-fix= (thanks to Miciah Masters)
- Added variable =rcirc-enable-late-fix= (thanks to Miciah Masters)
**** React
@ -2551,7 +2556,7 @@ Other:
(thanks to Aaron Jensen)
**** Treemacs
- =Treemacs= replaces =NeoTree= as the default sidebar
- Add missing ~SPC p t~ to =readme.org= (thanks to oo6)
- Added missing ~SPC p t~ to =readme.org= (thanks to oo6)
- Remapped =winum-select-window-0-or-10= to =treemacs-select-window= so that
~C-x w 0~, ~SPC 0~ and ~M-0~ call the same command (thanks to duianto, Miciah)
- Loaded =treemacs-projectile= key binding ~C-c C-p p~ with Treemacs
@ -2590,7 +2595,7 @@ Other:
- Fixed =typescript/jump-to-type-def= for npm modules (thanks to Jam Risser)
- Added the same setup to tsx files as to ts files (thanks to Trapez Breen)
- Configured =emmet-mode= for =typescript-tsx-mode=
- Added configurable =typescript= linter parameter so that users can migrate to eslint
- Added a =typescript-linter= variable. Possible values: =eslint= and =tslint=
- Added a =typescript-lsp-linter= variable to allow for disabling =lsp= as a
linter, when =lsp= is set as the backend (thanks to Thanh Vuong)
**** Vagrant
@ -2683,17 +2688,17 @@ Other:
Haugsbakk, lawrsp, Leo Joseph Buchignani III, liuchong, Luke Winship, Luke
Worth, Marco Ieni, Marco Zucconelli, Max Beutelspacher, Max Deineko, Max
Nordlund, Maximilian Wolff, Miciah Dashiel Butler Masters, mjkramer, Mikhail
Yakutovich, Muneeb Shaikh, Nasser Alshammari, Nasser Alshammari, Niko Felger,
Nikolai Myllymäki, nikolaiam, Nicolas Forgerit, Oguz Serbetci, Olivier
Verdier, Pancho Horrillo, Paul Milla, Paulo Schneider, Pawan Dubey, Paweł
Siudak, Phil Pirozhkov, Philippe Bourdages, Piotr Grzesik, Rafi Khan,
Rand01ph, rakyi, Raymond Wanyoike, Reverend Homer, Robby O'Connor, Rhommel
Lamas, Sam Pablo Kuper, Saulius Menkevičius, sduthil, Sergio Ugalde, Shane
Kilkelly, Sid Kapur, Somelauw, Soobin Rho, sorawee, SteveJobzniak, Sunghyun
Hwang, Swaroop C H, Sylvain Benner, Szunti, Tim Stewart, timor, TinySong,
Titov Andrey, Thomas de Beauchêne, Tomasz Cichocinski, tzhao11, Vincent Taing,
Vlad Bokov, Vladimir Kochnev, Wieland Hoffmann, Witoslaw Koczewski, Xiang Ji,
Yi Liu, Zane Sterling, zer09, Zhige Xin, Serghei Iakovlev)
Yakutovich, Muneeb Shaikh, Nasser Alshammari, Niko Felger, Nikolai Myllymäki,
nikolaiam, Nicolas Forgerit, Oguz Serbetci, Olivier Verdier, Pancho Horrillo,
Paul Milla, Paulo Schneider, Pawan Dubey, Paweł Siudak, Phil Pirozhkov,
Philippe Bourdages, Piotr Grzesik, Rafi Khan, Rand01ph, rakyi, Raymond
Wanyoike, Reverend Homer, Robby O'Connor, Rhommel Lamas, Sam Pablo Kuper,
Saulius Menkevičius, sduthil, Sergio Ugalde, Shane Kilkelly, Sid Kapur,
Somelauw, Soobin Rho, sorawee, SteveJobzniak, Sunghyun Hwang, Swaroop C H,
Sylvain Benner, Szunti, Tim Stewart, timor, TinySong, Titov Andrey, Thomas de
Beauchêne, Tomasz Cichocinski, tzhao11, Vincent Taing, Vlad Bokov, Vladimir
Kochnev, Wieland Hoffmann, Witoslaw Koczewski, Xiang Ji, Yi Liu, Zane
Sterling, zer09, Zhige Xin, Serghei Iakovlev)
*** Release notes summarized
Thanks to: Grant Shangreaux, Songpeng Zu, Igor Almeida, Miciah Dashiel Butler
Masters, Abhishek(Compro) Prasad, Deepak Khidia, Ward Harris, Jiahao Jiang,