Skip to content

Releases: jupyter-book/mystmd

[email protected]

26 Feb 20:38
da22969
Compare
Choose a tag to compare

What's Changed

  • 📤 Conform jats/meca export function interface to other export functions by @fwkoch in #935
  • 🌎 Allow https proxy from env var by @fwkoch in #933
  • 🪪 Add id to project frontmatter and populate on init by @fwkoch in #934
  • 🚀 1.1.44 by @github-actions in #936

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

[email protected]

26 Feb 20:38
58ca715
Compare
Choose a tag to compare

What's Changed

  • 🏴‍☠️ Cache DOIs and intersphinx results to file by @fwkoch in #913
  • 🫓 Flatten inlineCode (that may have children) by @rowanc1 in #920
  • 🏛 Support \textrm{} in latex by @rowanc1 in #921
  • 💭 Support verbatim comment environment in latex by @rowanc1 in #923
  • 💬 Support quote environments in latex by @rowanc1 in #922
  • × Add latex support for \texttimes by @rowanc1 in #930
  • 💬 Support quotation environment in latex by @rowanc1 in #929
  • \\ Latex support improvement for in-paragraph breaks by @rowanc1 in #931
  • 📦 Update dep to citation-js-utils by @rowanc1 in #932
  • 🎆 Make notebook figures "figures" not "code" in pdfs by @fwkoch in #918
  • ❎ Exclude files listed in project config from myst build and watch by @fwkoch in #924
  • 🚀 Release by @github-actions in #914

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

[email protected]

26 Feb 20:37
6d6a075
Compare
Choose a tag to compare

What's Changed

  • ﹫ Improve typst handling of @ in text and code by @rowanc1 in #906
  • 🎣 Extract DOI from URL for citations by @rowanc1 in #907
  • 🧞‍♀️ Affiliations can be an object by @rowanc1 in #909
  • 🪵 Add programmatic logs to myst for inspection by @rowanc1 in #912
  • 🪆 Support \input in latex by @rowanc1 in #911
  • 🚀 Release by @github-actions in #908

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

v0.1.41

12 Feb 22:25
d24b057
Compare
Choose a tag to compare

What's Changed

  • 📤 Export JatsSerializer from myst-to-jats by @fwkoch in #894
  • 📖 Update website templates (not themes!) by @rowanc1 in #896
  • 🔧 Prevent basic transforms from modifying headings by default by @fwkoch in #897
  • 🪐 Allow for Jupyter execution (including inline) directly in mystmd CLI by @agoose77 in #873
  • 👈 Cross reference the subEnumerator directly. by @rowanc1 in #899
  • 🚀 Release by @github-actions in #895
  • 🛠 Fix deployment to PyPI by @agoose77 in #902
  • 🛠 Correct path in wheel for PyPI release by @agoose77 in #903
  • MAINT: use _package.json to avoid NPM errors during local dev by @agoose77 in #904
  • 🚀 Release by @github-actions in #905

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

v1.1.39

09 Feb 19:45
4dca86e
Compare
Choose a tag to compare

What's Changed

  • 📦 Refactor to use @citation-js/core by @agoose77 in #864
  • 🔗 Add LaTeX macro support for \cref{} by @eurunuela in #876
  • 🤖 Add build ci option to not write versions by @fwkoch in #879
  • 🛑 Stop turning dois to links in typst by @fwkoch in #880
  • 🔧 Only parse frontmatter out of first notebook cell by @fwkoch in #882
  • 📦 Add myst-execute package by @fwkoch in #866
  • 🔧 Fix section level for single article exports by @fwkoch in #885
  • 📖 Fix typo in Website Themes doc page by @jbusecke in #886
  • 🤖 Consolidate install steps for all github actions by @fwkoch in #887
  • ⚙️ Move to v4 for checkout and node actions by @rowanc1 in #888
  • 🎆 Add code cell metadata placeholder image to output children by @fwkoch in #889
  • 🎣 Extract DOI from note for citations by @rowanc1 in #891
  • 📦 Upgrade redux toolkit by @fwkoch in #892
  • 🚀 Release by @github-actions in #878

New Contributors

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

v1.1.38

29 Jan 23:36
Compare
Choose a tag to compare

What's Changed

  • 📖 Document setting allow_origin to http:// rather than https:// by @ryanlovett in #826
  • ♹ Incremental typst improvements by @fwkoch in #831
  • ã Improve latex character recognition for accents by @rowanc1 in #837
  • 🪵 Improve logging for export errors by @rowanc1 in #836
  • 🧭 Order abbreviations by length by @agoose77 in #830
  • 🐛 Duplicate bibtex entries when uppercase by @rowanc1 in #842
  • 🎇 PDF in typst is not supported by @rowanc1 in #845
  • ␛ Escape symbols for typst by @rowanc1 in #846
  • 📚 Allow multiple pages in typst export by @rowanc1 in #844
  • 👨🏻‍💻 Fix inlineCode to work with children by @rowanc1 in #847
  • 📏 Incremental typst improvements by @fwkoch in #841
  • 🔗 Match typst references and figures by @rowanc1 in #843
  • 🔗 Cross references with trailing text by @rowanc1 in #848
  • ⏫ Upgrade tex-to-typst by @rowanc1 in #849
  • 🔧 More small typst improvements by @fwkoch in #853
  • 🧮 Allow enumeration to start at a specified number by @rowanc1 in #861
  • 🤕 Transform heading depths by @fwkoch in #860
  • 📚 Add docstrings to parts of myst-cli by @agoose77 in #850
  • 📆 Show date as UTC date by @rowanc1 in #868
  • 🕵️‍♀️ Support cross-references to file allowing labels on lifted headers by @fwkoch in #867
  • 🎨 Update CSS classes applied to math nodes to match remark-math by @sglyon in #862
  • 📑 Build multi-page exports from toc file by @fwkoch in #875
  • 🚀 Release by @github-actions in #832

New Contributors

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

[email protected]

23 Dec 09:52
9f538e9
Compare
Choose a tag to compare

What's Changed

  • 🏗 Add watch to build command by @fwkoch in #817
  • 🐛 Fix Inline Expressions Render by @sinanbekar in #793
  • 🗃 Remove file extensions from latex include by @fwkoch in #821
  • 🎆 Support images in inline expressions and fix transform order by @fwkoch in #820
  • fixing execution in text based notebooks by @stevejpurves in #822
  • 🍽 Support tables in typst by @fwkoch in #823
  • 🚀 Release by @github-actions in #818

New Contributors

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

[email protected]

12 Dec 00:54
7cccc6e
Compare
Choose a tag to compare

What's Changed

  • 🐛 Prevent undefined children in myst-roles by @fwkoch in #808
  • 🚀 Release by @github-actions in #809
  • 📦 Update myst pkg versions, add typst to myst template cli by @fwkoch in #810
  • 🚀 Release by @github-actions in #811

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

[email protected]

12 Dec 00:43
232e19d
Compare
Choose a tag to compare

What's Changed

  • 👩‍🎓 Add typst export to CLI and support templating through jtex by @fwkoch in #796
  • 🚀 Release by @github-actions in #806

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

[email protected]

07 Dec 23:26
e30f37d
Compare
Choose a tag to compare

What's Changed

  • 🐛 Fix error when article is not defined on meca export by @fwkoch in #803
  • 🔦 Revive beamer option as myst_to_tex setting by @fwkoch in #798
  • 🐛 Pass projectPath to loadFile whenever possible by @fwkoch in #805
  • 🚀 1.1.34 by @github-actions in #804

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