Skip to content

Releases: jupyter-book/mystmd

v1.1.5

15 Jul 01:20
Compare
Choose a tag to compare

What's Changed

  • 📺 Document videos and iframes by @rowanc1 in #483
  • 🛌 Improve directive/mdast for figures with embedded content by @fwkoch in #477
  • 🔧 Fix supplementary material in jats export by @fwkoch in #485
  • 🔍 allow myst to build in larger parent monorepos by @stevejpurves in #486
  • Start documentation of Markdown exporter by @rgaiacs in #488
  • 📂 Do not log errors on copying folders in meca bundle by @fwkoch in #492
  • 🪵 Log errors instead of throwing on frontmatter yaml load by @fwkoch in #491
  • 📖 Output embed documentation by @rowanc1 in #490
  • 🧹 Update linting by @rowanc1 in #493
  • 👯‍♀️ Copy site template files (using glob) by @fwkoch in #494

New Contributors

Full Changelog: https://github.com/executablebooks/mystmd/compare/[email protected]@1.1.5

v1.1.4

13 Jul 18:00
Compare
Choose a tag to compare

What's Changed

  • 📖 Update jtex docs by @rowanc1 in #455
  • 📝 Include the title in the embed source fields by @rowanc1 in #456
  • 🏛 Improve MECA export structure and contents by @fwkoch in #448
  • 📦 Updates to CI actions by @rowanc1 in #458
  • 🗺️ Add issue templates by @kolibril13 in #460
  • 📖 Add note on cleaning templates when updating by @rowanc1 in #467
  • 📖 Add note to top of github actions by @rowanc1 in #470
  • 🔀 Consolidate id deduplication/simplification for JATS by @fwkoch in #468
  • 🏁 Add project and page banners by @rowanc1 in #474
  • 📤 Put url/filename on project exports in site config by @fwkoch in #475
  • 🪵 Improvements to LaTeX logging by @rowanc1 in #476
  • 📣 Announce package updates in CLI by @rowanc1 in #479
  • ✅ Check that node >=16 by @rowanc1 in #480
  • 🤐 Use adm-zip to unzip templates, not unzipper by @fwkoch in #481

Full Changelog: https://github.com/executablebooks/mystmd/compare/[email protected]@1.1.4

v1.1.0

03 Jul 16:14
Compare
Choose a tag to compare

The CLI has been renamed to mystmd, follow instructions here:

#451

What's Changed

Full Changelog: https://github.com/executablebooks/mystmd/compare/[email protected]@1.1.0

v1.0.2

10 Jun 03:55
Compare
Choose a tag to compare

What's Changed

  • 📖 Update docs for new demo capabilities by @rowanc1 in #415
  • 🏷 JATS abbreviations by @rowanc1 in #416
  • 📦 Migrate to ESM only packages by @rowanc1 in #417
  • 🏷 Propagate block metatags to code node and output node by @GYHHAHA in #407

Full Changelog: https://github.com/executablebooks/mystjs/compare/[email protected]@1.0.2

v0.1.31

08 Jun 18:36
Compare
Choose a tag to compare

What's Changed

  • 🐛📖 Typo in quickstart-myst-websites.md by @jhcole in #394
  • 📡 Recursive math commands for LaTeX by @rowanc1 in #397
  • 📦 Add missing package for myst-transforms by @GYHHAHA in #395
  • 🤖 Add resizebox for LaTeX conversion by @rowanc1 in #398
  • 🧑🏼‍🏫 Add support for sphinx exercise by @rowanc1 in #399
  • 🔀 Duplicate notebook article in JATS export by @fwkoch in #400
  • 🙀 Unknown directives show errors by @rowanc1 in #403
  • Adds collaboration associated with author by @dressedfez in #343
  • ⚠️ Change undefined role to error by @rowanc1 in #409
  • ⌨️ Add code block environment in myst-to-tex by @finsberg in #393
  • 🌉 Allow for multiple images in a single figure by @rowanc1 in #410
  • 🕵🏽‍♀️ Add glossary and term support by @rowanc1 in #411
  • 🅰️ Abbreviations in frontmatter by @rowanc1 in #412
  • 💬 Remove mystComment in favour of comment by @rowanc1 in #413
  • 📦 Move from jats-xml --> jats-tags by @rowanc1 in #414

New Contributors

Full Changelog: https://github.com/executablebooks/mystjs/compare/[email protected]@0.1.31

v0.1.29

15 May 20:12
Compare
Choose a tag to compare

What's Changed

  • 🐛 Type fixes by @rowanc1 in #370
  • 📚 add docs for integrating jupyter compute using thebe by @stevejpurves in #372
  • 📖 Documentation fixes for thebe by @stevejpurves in #375
  • ⚡️ Remove _static folder; keep site assets flat in public folder by @fwkoch in #371
  • 📄 Enable sites with single projects and no project slug by @fwkoch in #374
  • 🤖 Build static html export by @rowanc1 in #377
  • 🌃 Update images for capturing nested layers by @rowanc1 in #378
  • 📖 Docs on deployment and improved quickstarts by @rowanc1 in #383
  • 👩🏽‍🏫 Initial support for proofs and theorems by @rowanc1 in #384
  • 📖 Minor docs updates for hover links by @rowanc1 in #386
  • 👩‍⚕️ Add a {doc} role to support sphinx by @rowanc1 in #387
  • 🤖 Better reading of frontmatter in JupyterBook by @rowanc1 in #388
  • 🔗 Add support for github issue previews by @rowanc1 in #389

Full Changelog: https://github.com/executablebooks/mystjs/compare/[email protected]@0.1.29

v0.1.25

26 Apr 21:20
Compare
Choose a tag to compare

What's Changed

  • Ş Allow characters in groups by @rowanc1 in #352
  • ⌨️ No-break space for cross-references by @rowanc1 in #353
  • 🎉 Add siunitx package to latex, JATS and MyST by @rowanc1 in #354
  • 🐛 Await all extra transforms to be completed by @rowanc1 in #355
  • 🧐 Add JATS DTD validation to myst-to-jats tests by @fwkoch in #356
  • 🔧 Fix single file export references by building project files by @fwkoch in #358
  • 🤖 Specify output from the command line by @rowanc1 in #364
  • 🧪 JATS Validation by @rowanc1 in #365
  • 📒 Handle notebook cell ids and outputs in jats by @fwkoch in #361
  • 📂 Update thebe frontmatter options by @fwkoch in #367
  • 🧮 Inline user_expression support by @rowanc1 in #368

Full Changelog: https://github.com/executablebooks/mystjs/compare/[email protected]@0.1.25

v0.1.24

10 Apr 18:19
Compare
Choose a tag to compare

Note: v0.1.23 had a bug in the types for myst-cli this has been re-released as v0.1.24

What's Changed

New Contributors

Full Changelog: https://github.com/executablebooks/mystjs/compare/[email protected]@0.1.23

v0.1.22

30 Mar 18:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/executablebooks/mystjs/compare/[email protected]@0.1.22

v0.1.21

30 Mar 00:15
Compare
Choose a tag to compare

What's Changed

  • 🏷 Add title/subtitle to JATS by @rowanc1 in #331
  • 📒 Track notebook source for embedded content by @fwkoch in #334
  • 👩‍🎓 Add bibliography to JATS export backmatter by @fwkoch in #333
  • 🌀 Change to SourceFileKind (from KINDS) by @rowanc1 in #335
  • 💻 Extending project frontmatter to accept thebe options by @stevejpurves in #332

Full Changelog: https://github.com/executablebooks/mystjs/compare/[email protected]@0.1.21