Skip to content

Releases: eXist-db/atom-existdb

v1.0.4

30 Jan 21:35
Compare
Choose a tag to compare

1.0.4 (2019-01-30)

Bug Fixes

  • pkg.json: fix sem-ver validation (6159264), closes #59

v1.0.3

29 Jan 21:13
Compare
Choose a tag to compare

1.0.3 (2019-01-29)

Bug Fixes

  • apm: switch to https for xqlint fork (91ddeec), closes #59

v1.0.2

25 Jan 11:25
Compare
Choose a tag to compare

1.0.2 (2019-01-25)

Bug Fixes

v1.0.1

24 Jan 10:47
70089c1
Compare
Choose a tag to compare

1.0.1 (2019-01-24)

Bug Fixes

v1.0.0

23 Jan 16:59
fec1902
Compare
Choose a tag to compare

1.0.0 (2019-01-23)

  • feat(included-xar) update atom-editor to 1.0.0 (c9184a0)

BREAKING CHANGES

  • this plugin now requires eXist-db 4.0.0+

v0.13.0

15 Dec 16:22
67ac6e0
Compare
Choose a tag to compare

0.13.0 (2018-12-15)

Bug Fixes

Features

v0.12.0

03 Dec 12:02
Compare
Choose a tag to compare

Synchronization: store HTML files as binary if they are not well-formed XML. This facilitates working with HTML5 files.

v0.8.0

05 Mar 20:05
Compare
Choose a tag to compare
  • Fixes to support Atom 1.21.0.
  • Switch to new file watching API in Atom.
  • Other small fixes.

Feature Release

15 Jun 18:51
Compare
Choose a tag to compare
  • Drag and drop files on the collection browser to upload them
  • Drop .xar files on the collection browser to install the package
  • Improved collection browser
  • Import known modules
  • Quickfix solutions for missing modules or namespace declarations

Minor feature release

19 Feb 15:34
Compare
Choose a tag to compare
  • fixes startup issue due to conflicting keybindings
  • autocomplete for global and local variables should work again
  • various bug fixes and improvements