Skip to content

Releases: dermasmid/py-jsoneditor

v1.6.0

19 Jun 19:31
Compare
Choose a tag to compare

add support for yaml input

v1.5.1

17 Feb 22:24
Compare
Choose a tag to compare

v1.5.0

10 Feb 19:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.4...v1.5.0

v1.4.4

07 Dec 16:31
Compare
Choose a tag to compare
  • Added default for none serializable objects
  • Allow running additional js code
  • Return server when running in thread and allow to stop

v1.4.3

20 Oct 19:22
Compare
Choose a tag to compare
  • Fixed performance issues
  • Fixed bug when calling callback

v1.4.2

30 Sep 09:16
Compare
Choose a tag to compare
  • add --version to cli
  • fix search not scrolling
  • move js to separate file
  • add close button when keep_running is set without callback
  • fix favicon issues

v1.4.1

22 Sep 20:36
Compare
Choose a tag to compare
  • fixed installation issues

v1.4.0

22 Sep 16:05
Compare
Choose a tag to compare
  • Added option to pass data from clipboard
  • Can now take in csv data too
  • Can now take in dict as literal
  • Added option to set browser title
  • Added edit mode for cli
  • You can now specify the port yourself
  • You can now tell the server to keep its self alive