Skip to content

Releases: MarketingPipeline/Code-Runner-Web-Component

1.0.5 (June, 30, 2023)

30 Jun 09:11
c446094
Compare
Choose a tag to compare

Version 1.0.5 (June, 30, 2023)

This release of the Code Runner Web Component addresses solves a small but major bug fix that was not caught in the last version -

  • Solves shared state variable issue

Apologizes for the wait on this small but IMPORTANT update!


More info about this web component can be found here

1.0.4 (May, 3, 2023)

04 May 01:39
949e9bb
Compare
Choose a tag to compare

Version 1.0.4 (May, 3, 2023)

This release of the Code Runner Web Component has the following changes which includes bug fixes from the previous version -

  • Fixed / changed querySelector() used for the input value. (Using the text value from Ace Editor API - as of now).
  • Updated runtime versions to match the current Piston API runtimes.
  • Added support / fix for using Node.JS run-time.
  • Other small bug fixes / improvements.

More info about this web component can be found here

1.0.3 (Apr, 10, 2023)

10 Apr 04:31
370d3fb
Compare
Choose a tag to compare

Version 1.0.3 (Apr, 10, 2023)

This release of the Code Runner Web Component has the following major improvements -

  • Ace Editor has been added in!
  • Support to render ANSI escape code's has been added.

More info about this web component can be found here

1.0.2 (Nov, 12, 2022)

12 Nov 07:39
2e24e24
Compare
Choose a tag to compare

Version 1.0.2 (Nov, 12, 2022)

This release of the Code Runner Web Component addresses -

  • Removes some poor / un-needed code.
  • Removes the version attribute (via auto-detection for language name)

More info about this web component can be found here

1.0.1 (Sept, 29, 2022)

29 Sep 09:50
6667cbd
Compare
Choose a tag to compare

Version 1.0.1 (Sept, 29, 2022)

This release of the Code Runner Web Component addresses / fixes the following issues -

Added missing feature for copy code button!

Fixed missing icons for buttons.


More info about this web component can be found here

1.0.0 (Sept, 23, 2022)

23 Sep 09:45
9793440
Compare
Choose a tag to compare

Version 1.0.0 (Sept, 23, 2022)

Initial release of Code Runner Web Component - a web component that allows you to execute high level code on your website (static websites included!) via the Piston API 🔥

More info about this web component can be found here