Skip to content

Releases: Nadock/json_stringify

JSON Stringify v1.0.1 Release

Choose a tag to compare

@Nadock Nadock released this 23 Apr 03:20
be15d57

This is a bugfix release.

  • Indentation handling was improved when switching between JSON and JSON-string representations. It should now respect the setting in your current view.
  • Tests are moved to subdir so that they are not loaded when the package is imported.

JSON Stringify v1.0.0 Release

Choose a tag to compare

@Nadock Nadock released this 10 Apr 10:12
84c36ef

This is the first release of the JSON Stringify Sublime Text 3 plugin.