Releases: MarketingPipeline/Code-Runner-Web-Component
1.0.5 (June, 30, 2023)
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)
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)
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)
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)
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)
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