Skip to content

v0.12.0

Compare
Choose a tag to compare
@jupyterlite-bot jupyterlite-bot released this 07 Mar 16:07
· 174 commits to main since this release

0.12.0

(Full Changelog)

Enhancements made

  • Add option for initial warning cell in try examples directive #143 (@steppi)
  • Hide buttons on smaller screens (mobile). #141 (@Carreau)
  • Suggestion: Add pre-commit to format js and css files. #137 (@Carreau)
  • Add a full screen "Open in tab" button #135 (@Carreau)
  • Add a loading spinner for TryExamples directive. #133 (@steppi)
  • Misc parsing warnings. #131 (@Carreau)
  • Improve TryExamples customization #129 (@steppi)
  • Add option to disable TryExamples without rebuilding docs #118 (@steppi)

Bugs fixed

  • Add processing of literal blocks in try examples directive #134 (@steppi)

Maintenance and upkeep improvements

  • Run pre-commit on all files in this repository. #145 (@Carreau)
  • Update publish workflow to use the PyPI trusted publisher #123 (@jtpio)

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@Carreau | @jtpio | @martinRenou | @mattip | @steppi