Skip to content

Releases: insodoc/insomnia-documenter

v0.5.5

26 Feb 14:47
Compare
Choose a tag to compare
bump version

v0.5.2

01 Jul 22:04
Compare
Choose a tag to compare

Fixed

v0.5.1

21 May 20:41
Compare
Choose a tag to compare

Changed

Fixed

  • highlight.js not working
  • env vars with underscore format (@devhammed)

v0.5.0

14 May 09:31
Compare
Choose a tag to compare

Changed

Fixed

  • highlight.js not working
  • env vars with underscore format (@devhammed)

v0.4.4

06 Dec 10:49
Compare
Choose a tag to compare

Fixed

Changed

  • Bumped highlight.js to 10.4.1

v0.4.3

05 Oct 21:50
Compare
Choose a tag to compare

Added

Changed

  • UI/UX: Highlight variables and implement example toggle button (thanks @macjuul)

v0.4.1

09 Aug 10:18
Compare
Choose a tag to compare

This archive contains the files generated by Insomnia Documenter. You can download this release and place a file called insomnia.json in the same directory to see the magic happen.

Please note that in order to view the page, you need to run it using a web server.

Fixed

  • Rendering error when the example response is empty or null.

v0.4.0

30 Jun 18:39
Compare
Choose a tag to compare

This archive contains the files generated by Insomnia Documenter. You can download this release and place a file called insomnia.json in the same directory to see the magic happen.

Please note that in order to view the page, you need to run it using a web server.

Changed

  • Node.js example uses now fetch too
  • You can now specify multiple example responses with status code support

Fixed

v0.3.4

30 May 19:50
Compare
Choose a tag to compare

This archive contains the files generated by Insomnia Documenter. You can download this release and place a file called insomnia.json in the same directory to see the magic happen.

Please note that in order to view the page, you need to run it using a web server.

Changed

  • Use short options in curl (@ZeProf2Code)
  • Updated dependencies

Fixed

  • Horizontal scrolling in code example

v0.3.3

06 Apr 09:33
Compare
Choose a tag to compare

This archive contains the files generated by Insomnia Documenter. You can download this release and place a file called insomnia.json in the same directory to see the magic happen.

Please note that in order to view the page, you need to run it using a web server.

Changed

  • Upgraded dependencies to resolve security vulnerabilities

Fixed