Skip to content

Releases: MR-Addict/mdbook-repl

v0.2.6

24 Sep 02:40
Compare
Choose a tag to compare

Fix

  • Remove script whitespace

v0.2.5

24 Sep 01:56
Compare
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
Compare
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
Compare
Choose a tag to compare

PATCH RELEASE 👜👜👜

  • Fix theme update and default value issue

v0.2.2

21 Feb 13:04
Compare
Choose a tag to compare

FIX 💥💥💥

  • Fix critical communication issue which loops infinitly

v0.2.1

21 Feb 07:09
Compare
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
Compare
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
Compare
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

v0.1.1

18 Feb 15:08
Compare
Choose a tag to compare

This release fix some basic issues about editor which make editor faster and more responsive.

New version also supports some options for, like readonly and norepl.

  • readonly make editor can only be played or copied, not editable.
  • norepl options will make preprocessor skip this codeblock

v0.1.0

18 Feb 12:06
Compare
Choose a tag to compare

Mdbook REPL VERSION 0.10 🎉🎉🎉🤩

This release is now only supports python for real time execution.

Find more live information about python REPL on https://mr-addict.github.io/mdbook-repl