Releases: MR-Addict/mdbook-repl
Releases · MR-Addict/mdbook-repl
v0.2.9
What's Changed
- Custom editor theme by @MR-Addict in #8
New Contributors
- @MR-Addict made their first contribution in #8
Full Changelog: 0.2.8...0.2.9
v0.2.8
Features:
- Lua language support
Full Changelog: https://github.com/MR-Addict/mdbook-repl/compare/0.2.6..0.2.8
v0.2.6
Fix
- Remove script whitespace
v0.2.5
Fix
- Consider output could be object
- Consider dark mode of newly opened website which localStorage theme is empty
Features
- Add Ctrl + R running code shortcut
v0.2.4
PATCH RELEASE 👜
This is a release that fixes compatibility with mdbook hide line feature which was referred by @ashishkujoy in #1
The documentation is also updated for better clarity details.
v0.2.3
PATCH RELEASE 👜👜👜
- Fix theme update and default value issue
v0.2.2
FIX 💥💥💥
- Fix critical communication issue which loops infinitly
v0.2.1
NEW FEATURE 🎉🎉🎉
- Allow custom iframe src for slef hosted purpose
- Only load specific language woker when needed
- Rewrite docs
v0.2.0
New Features 🎉🎉
- Add two more repl languages typescript and javascript
- Optmise editor experience
v0.1.2
New features 🎉🎉
- Now repl support lazy loading by default, which makes loading faster when there are lots of playgorunds.
- And output also sync which makes output smoother.
- Optimise repl editor buttons layout
More information please see Repl configuration