Skip to content

Releases: de-jcup/eclipse-yaml-editor

Version 1.9.0

07 Apr 06:06
Compare
Choose a tag to compare

Inside this release the formatter default behaviour has changed - blank lines will no longer be removed automatically.

The behaviour can be changed in preferences:
image
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

07 Jul 21:51
Compare
Choose a tag to compare

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

25 Jun 14:28
Compare
Choose a tag to compare

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

18 Feb 01:33
Compare
Choose a tag to compare
  • 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

30 Jan 15:02
Compare
Choose a tag to compare

Version 1.6.1

15 Nov 12:34
Compare
Choose a tag to compare

Version 1.6.0

06 Nov 00:48
Compare
Choose a tag to compare

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

10 Sep 13:18
Compare
Choose a tag to compare
  • 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

08 Apr 11:48
Compare
Choose a tag to compare

Version 1.4.1

27 Mar 23:11
Compare
Choose a tag to compare

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