Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

presenterm 0.8.0 #178870

Merged
merged 2 commits into from
Jul 29, 2024
Merged

presenterm 0.8.0 #178870

merged 2 commits into from
Jul 29, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## Breaking changes
  • Force users to explicitly enable snippet execution (#276) (#281).

New features

  • Code snippet execution for various programming languages (#253) (#255) (#256) (#258) (#282).
  • Allow executing compiled snippets in windows (#303).
  • Add support for hidden lines in code snippets (#283) (#254) - thanks @dmackdev.
  • Support mermaid snippet rendering to image via +render attribute (#268).
  • Allow scaling images dynamically based on terminal size (#288) (#291).
  • Allow scaling images generated via +render code blocks (mermaid, typst, latex) (#290).
  • Show stderr output from code execution (#252) - thanks @dmackdev.
  • Wait for code execution process to exit completely (#250) - thanks @dmackdev.
  • Generate images in +render code snippets asynchronously (#273) (#293) (#284) (#279).
  • Dim non highlighted code snippet lines (#287).
  • Shrink snippet execution to match code block width (#286).
  • Include code snippet execution output in generated PDF (#295).
  • Cache +render block images (#270).
  • Add kotlin script executor (#257) - thanks @dmackdev.
  • Add nushell code execution (#274) (#275) - thanks @PitiBouchon.
  • Add rust-script as a new code executor (#269) - @ZhangHanDong.
  • Allow custom themes to extend others (#265).
  • Allow jumping fast between slides (#244).
  • Allow explicitly disabling footer in certain slides (#239).
  • Allow using image paths in typst (#235).
  • Add JSON schema for validation,completion,documentation (#228) (#236) - thanks @mikavilpas.
  • Allow having multiple authors (#227).

Fixes

  • Avoid re-rendering code output and auto rendered blocks (#280).
  • Use unicode width to calculate execution output's line len (#261).
  • Display background color behind '\t' in code exec output (#245).
  • Close child process stdin by default (#297).

Improvements

  • Update install instructions for Arch Linux (#248) - thanks @orhun.
  • Fix all clippy warnings (#231) - thanks @mikavilpas.
  • Include strict _front_matter_parsing in default config (#229) - thanks @mikavilpas.
  • CHANGELOG.md contains clickable links to issues (#230) - thanks @mikavilpas.
  • Add Support for Ruby Code Highlighting (#226) - thanks @pranavrao145.
  • Use ".presenterm" as prefix for tmp files (#306).
  • Add more descriptive error message when loading image fails (#298).
  • Align all error messages to left (#301).

@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jul 29, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jul 29, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Jul 29, 2024
Merged via the queue into master with commit 57956ad Jul 29, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-presenterm-0.8.0 branch July 29, 2024 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants