Releases: de-jcup/eclipse-yaml-editor
Version 1.9.0
Inside this release the formatter default behaviour has changed - blank lines will no longer be removed automatically.
The behaviour can be changed in preferences:
When the green selection is enabled, the old behaviour is working
Details about the feature change can be read at #110
More details about this release can be found at : https://github.com/de-jcup/eclipse-yaml-editor/milestone/18?closed=1
Version 1.8.0
Release contains
- new feature in outline: copy qualified key to clipboard
- bugfix on toggle comment action
for details look at https://github.com/de-jcup/eclipse-yaml-editor/milestone/17?closed=1
Version 1.7.1
This hotfix contains
- security upgrade of snakeyaml library
- fixed wrong update site url inside feature.xml (automated updates did make problems)
for more details look at https://github.com/de-jcup/eclipse-yaml-editor/milestone/16?closed=1
Version 1.7.0
- jars now signed
- new update site location
- some bugfixes
see https://github.com/de-jcup/eclipse-yaml-editor/milestone/15?closed=1 for details
Version 1.6.2
Bugfix release, see https://github.com/de-jcup/eclipse-yaml-editor/milestone/14?closed=1 for details
Version 1.6.1
Version 1.6.0
Contains
- Support for Go templates
- Sorting of mapping (ascending) when valid yaml
- Bugfixes
For details look at https://github.com/de-jcup/eclipse-yaml-editor/milestone/12?closed=1
Version 1.5.0
- Changed default behaviour for code folding in new editors, CF is now disabled per default (but can stil be changed in preferences)
- Combined setup for tab/space indent and source formatter: Now all configuration parts inside "Formatter" preference page only
- Introducing "Templates" in editor. Defaults for TODO and FIXME
- minor bugfix
For details look at https://github.com/de-jcup/eclipse-yaml-editor/milestone/11?closed=1
Version 1.4.2
Bugfix release, for details:
https://github.com/de-jcup/eclipse-yaml-editor/milestone/10?closed=1
Version 1.4.1
A minor bugfix release, indents of auto formatter minimum now 2 and not longer 3
see https://github.com/de-jcup/eclipse-yaml-editor/milestone/9?closed=1