Skip to content

Releases: MR-Addict/mdbook-repl

v0.2.9

18 Mar 14:39
b3203c7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.8...0.2.9

v0.2.8

09 Sep 09:44

Choose a tag to compare

Features:

  • Lua language support

Full Changelog: https://github.com/MR-Addict/mdbook-repl/compare/0.2.6..0.2.8

v0.2.6

24 Sep 02:40

Choose a tag to compare

Fix

  • Remove script whitespace

v0.2.5

24 Sep 01:56

Choose a tag to compare

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

07 Apr 06:09

Choose a tag to compare

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

21 Feb 14:01

Choose a tag to compare

PATCH RELEASE 👜👜👜

  • Fix theme update and default value issue

v0.2.2

21 Feb 13:04

Choose a tag to compare

FIX 💥💥💥

  • Fix critical communication issue which loops infinitly

v0.2.1

21 Feb 07:09

Choose a tag to compare

NEW FEATURE 🎉🎉🎉

  • Allow custom iframe src for slef hosted purpose
  • Only load specific language woker when needed
  • Rewrite docs

v0.2.0

20 Feb 14:25

Choose a tag to compare

New Features 🎉🎉

  • Add two more repl languages typescript and javascript
  • Optmise editor experience

v0.1.2

20 Feb 07:38

Choose a tag to compare

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