Skip to content

Latest commit

 

History

History
244 lines (133 loc) · 5.01 KB

CHANGELOG.md

File metadata and controls

244 lines (133 loc) · 5.01 KB

Change Log

Stable

3.0.0: 19-Oct-2022

2.4.0: 16-Oct-2022

  • Added ESBuild.
  • Yarn upgrades.

2.3.0: 20-Sep-2022

  • Yarn upgrades.

2.2.0: 07-Aug-2022

  • Yarn upgrades.

2.1.0: 13-Jul-2022

  • Yarn upgrades.

2.0.1: 20-Jun-2022

  • Updated ReadMe badges.
  • Yarn upgrades.

2.0.0 : 17-Jun-2022

  • Dependency updated to .Net 6
  • Position First Attribute On Same Line setting added. Default is True.
    False keeps all attributes on new lines.
  • Some notification service clean up.

1.6.1: 18-Apr-2022

  • Added Don't show again for review extension prompt since some people got annoyed being asked once in 15-30 days.

1.6.0: 18-Apr-2022

  • Removed Electron-Edge-JS dependency.
  • Added missing SVG support.

1.5.3: 04-Apr-2022

  • Module did not self-register error work-around added for electron-edge-js.

1.5.2: 01-Apr-2022

  • Fixed bug with Electron-Edge-JS module.

1.5.1: 27-Mar-2022

  • Fixed bug in release notes URL.

1.5.0: 27-Mar-2022

  • Yarn security upgrades.

1.4.0: 29-Jan-2022

  • Yarn security upgrades.

1.3.4: 27-Dec-2021

  • Fix for infinite formatting progress on errored XML file. #88

1.3.3: 23-Dec-2021

  • Missing release notes not displaying bugfix.

1.3.2: 23-Dec-2021

  • Missing release notes text added.

1.3.1: 22-Dec-2021

  • Fixed a bug where release notes information pop up isn't displaying.

1.3.0: 19-Dec-2021

  • Added review prompt
  • Fixed issue with what's new dialog logic.
  • Yarn upgrades.

1.2.1: 6-Dec-2021

  • Yarn upgrades.

1.2.0: 3-Oct-2021

  • New logo added.

1.1.2 : 3-Oct-2021

  • Fixed a bug where progress bar was not dismissing if there was a formatting error.

1.1.0 : 18-Sep-2021

  • Linux support added
  • Command line mode added internally as back-up in case electron-edge-js binary issue for NodeJs version.

1.0.2 : 12-Sep-2021

  • Fixed on save which was running after the document save.

1.0.1 : 10-Sep-2021

  • Fixed a bug where on save was triggering formatting command for non-xml documents .

1.0.0 : 9-Sep-2021

  • Document formatting provider added.🆕

Preview

0.11.0 : 8-Aug-2021

  • Electron 13.1.7 specific build.

0.10.0 : 31-Jul-2021

  • Added setting prettyxml.settings.allowWhiteSpaceUnicodesInAttributeValues
  • Updated Readme.md.

0.9.0 : 30-Jul-2021

  • Added settings :
    • prettyxml.settings.allowSingleQuoteInAttributeValue
    • prettyxml.settings.addSpaceBeforeSelfClosingTag
    • prettyxml.settings.wrapCommentTextWithSpaces
  • Updated Readme.md.

0.8.1

0.7.3

  • Yarn security updates

0.7.2

0.7.1

0.6.0

  • New Feature Format On Save added.

0.5.4

  • Yarn upgrade.
  • Updated banner color and theme.

0.5.3

Typo fix in CI.

0.5.2

Updated ReadMe with VSCodium and OpenVsx.

0.5.1

Small fix to CI.

0.5.0

Publish extension to Open VSX for VSCodium as well.

0.4.4

Added reference to PrettyXML.VSMac in ReadMe.

0.4.3

Fixes Issue 39

0.4.2

Added CIs for PR version check and extension deployment.

0.3.0

Added PrettyXML: Minimize command.

0.2.2

0.2.1

Updated default for prettyxml.settings.useSelfClosingTag to true.

0.2.0

Added Settings

  • Indent Space Length.
  • Use Single Quotes.
  • Use Self Closing Tags.

0.1.8

Fixed Mac native node bindings not found issue.

0.1.5

Notification progress bar while formatting.

0.1.2

Reverted 0.1.0 & 0.1.1 changes

0.1.0 - 0.1.1 - Discontinued

Webpacked extension. Discontinued due to electron-edge-js native binaries linking issue

0.0.10

Changed keybinding to Cmd+K L for Mac and Control+K L for other platforms.

Fixes:

0.0.8 & 0.0.9

Fixes Issue 4- Rewrite & to & (Which break legal xml format)

0.0.7

Initial release 0.0.7