Skip to content

Latest commit

 

History

History
65 lines (33 loc) · 769 Bytes

CHANGELOG.md

File metadata and controls

65 lines (33 loc) · 769 Bytes

Changelog

1.3.0

  • Update analyzer to 7.0.0.

1.2.1

  • Update analyzer to 6.9.0.

1.2.0

  • Added experimental setting "Fix spaces".

1.1.21

  • Better formatting of strings and comments.

1.1.20

  • Many improvements and bug fixes.

1.1.18

  • Adjusted to extended AstVisitor.

1.1.17

  • Improved documentation.

1.1.14

  • Fixed problem with comments.

1.1.13

  • Fixed JSON via web service: empty JSON means default JSON.

1.1.12

  • Fixed JSON config via command line not working.

1.1.11

  • Added default formatter.

1.1.8

  • Added example. Improved documentation.

1.1.6

  • Added version check.

1.1.4

  • Added version to initial JSON reply.

1.1.0

  • Added "Remove Trailing Commas".

1.0.0

  • Initial version.