Skip to content

Releases: evasquare/formatto

1.2.2

22 Feb 18:00
Compare
Choose a tag to compare

Other Changes in the Codebase

1.2.1

15 Feb 10:30
Compare
Choose a tag to compare
  • Add Korean localization
  • Add Hungarian localization (Pull Request #18 from @sharkmu)

Other Changes in the Codebase

  • Delete ESLint indent rules (88555b6)
  • Include JS DOM type definitions (ef72c0e)
  • Rename classes (bf5e11f)

A huge thanks to @sharkmu for your contributions. 😄

1.2.0

11 Feb 17:02
Compare
Choose a tag to compare

Other Changes in the Codebase

  • Improve testing code structure
  • Call set_panic_hook function (ef3b7bc)
  • Use nodemon for test:ts npm script (f0625ac)
  • Add contributing guidelines (8643567, dd4c7aa)
  • Use rust print macros when not running in a wasm environment (f66177b)

1.1.2

16 Jan 03:19
Compare
Choose a tag to compare
  • The plugin doesn't write the document without a change anymore. (e6a7ecb)

Other Changes in the Codebase

1.1.1

29 Dec 16:38
Compare
Choose a tag to compare

Other Changes in the Codebase

A huge thanks to @sharkmu for your contributions. 😄

1.1.0

27 Dec 09:53
Compare
Choose a tag to compare

Other Changes in the Codebase

A huge thanks to @sharkmu for your contributions.

1.0.11

12 Dec 23:08
Compare
Choose a tag to compare

The update doesn't include any changes in functionalities.

  • Setting placeholders now display correct default values for each option. (c2d9943)

1.0.10

12 Dec 21:03
Compare
Choose a tag to compare

The update addresses a bug introduced in version 1.0.8. The plugin doesn't remove arbitrary line breaks anymore.

  • Fix the broken part of parsing logic (151cbef)
  • "Format Document" command now comes with an icon. You can see it in the mobile version. (453aba0)

1.0.9

12 Dec 18:46
Compare
Choose a tag to compare

This version can cause unexpected behaviors. Use version 1.0.10 instead.

Other Changes in the Codebase

1.0.8

11 Dec 12:26
Compare
Choose a tag to compare

This version can cause unexpected behaviors. Use version 1.0.10 instead.

Other Changes in the Codebase

  • Rename a variable (b952751)
  • Delete an empty line before an if statement (28f8168)
  • Edit a comment (8b4b00b)

Thanks to contributors. :)