Skip to content

v0.3.4

Compare
Choose a tag to compare
@pietroppeter pietroppeter released this 29 Nov 21:57
· 40 commits to main since this release
ad0e44b

What's Changed

  • add nbCodeDisplay and nbCodeAnd by @pietroppeter in #158
    nbCodeDisplay and nbCodeAnd provide an easy way to:
    • display code in nbJsFromCode and friends
    • run code both in js and c backend They are also generic templates that can be used with other templates and do not depend on any specificities of nbJsFromCode templates.

Full Changelog: v0.3.3...v0.3.4