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

chore(dev): release 26.0.0 #81

Closed
wants to merge 1 commit into from
Closed

Conversation

OXY2DEV
Copy link
Owner

@OXY2DEV OXY2DEV commented Aug 6, 2024

🤖 I have created a release beep boop

26.0.0 (2024-08-07)

⚠ BREAKING CHANGES

  • renderer: Added support for simple html elements
  • renderer: Support for tables that don't start at the start of the line

Features

  • Added support for HTML entites (3b270c1)
  • renderer: Added basic language names to code blocks (c9b4f77), closes #72
  • renderer: Added better validation for html tags in table cells (ab0e54e)
  • renderer: Added hybrid-mode support to the plugin (4a93e15), closes #64
  • renderer: Added support for simple html elements (94ce522)
  • renderer: Support for tables that don't start at the start of the line (3c8b0dc)
  • replace tbl_islist to islist (f1e66c7)

Bug Fixes

  • parser: Added logic for supporting markers inside code blocks (a38dd1f), closes #69
  • parser: Added support for extra info on the code block start line (7e0ad40), closes #77
  • parser: Added support for labels in links (1fc5d90)
  • parser: Improved validation of pending checkboxes (a6392dd)
  • renderer: [] are now counted when rendering tables (c4f3d54), closes #75
  • renderer: Added option to disable top/bottom border & fixed a rendering error that occured when disabling "use_virt_lines" (31d36e9)
  • renderer: Added support for language names in code blocks (5db0e8e), closes #72
  • renderer: Fixed a big causing numbered lists to use virtual text (6404094)
  • renderer: Fixed a bug causing inconsistency between the left & right padding in inline codes (0eb84e5)
  • renderer: Fixed a bug causing the last line to have border placed on the wrong column (e102b06)
  • renderer: Fixed a bug leading to extmarks on the current line not being removed (777c6aa)
  • renderer: Fixed screen not updating in "no" mode (60bc13b), closes #70
  • renderer: Made headings use decorations around the text instead of replacing the main text (41d57ab)
  • renderer: Table cells now respect the column count & the cell width (a0d8a5d), closes #75
  • tbl_deep_extend config instead of tbl_extend (da2890d)

This PR was generated with Release Please. See documentation.

@OXY2DEV OXY2DEV changed the title chore(dev): release 19.0.1 chore(dev): release 20.0.0 Aug 6, 2024
@OXY2DEV OXY2DEV force-pushed the release-please--branches--dev branch from f02f736 to dc71ed4 Compare August 6, 2024 06:57
@OXY2DEV OXY2DEV changed the title chore(dev): release 20.0.0 chore(dev): release 21.0.0 Aug 7, 2024
@OXY2DEV OXY2DEV force-pushed the release-please--branches--dev branch from dc71ed4 to c7f4f46 Compare August 7, 2024 04:27
@OXY2DEV OXY2DEV changed the title chore(dev): release 21.0.0 chore(dev): release 22.0.0 Aug 7, 2024
@OXY2DEV OXY2DEV force-pushed the release-please--branches--dev branch from c7f4f46 to f2b6bd2 Compare August 7, 2024 04:29
@OXY2DEV OXY2DEV changed the title chore(dev): release 22.0.0 chore(dev): release 23.0.0 Aug 7, 2024
@OXY2DEV OXY2DEV force-pushed the release-please--branches--dev branch from f2b6bd2 to ade130c Compare August 7, 2024 04:32
@OXY2DEV OXY2DEV changed the title chore(dev): release 23.0.0 chore(dev): release 24.0.0 Aug 7, 2024
@OXY2DEV OXY2DEV force-pushed the release-please--branches--dev branch from ade130c to 9a27e76 Compare August 7, 2024 07:27
@OXY2DEV OXY2DEV changed the title chore(dev): release 24.0.0 chore(dev): release 25.0.0 Aug 7, 2024
@OXY2DEV OXY2DEV force-pushed the release-please--branches--dev branch from 9a27e76 to 79f26a8 Compare August 7, 2024 07:30
@OXY2DEV OXY2DEV changed the title chore(dev): release 25.0.0 chore(dev): release 26.0.0 Aug 7, 2024
@OXY2DEV OXY2DEV force-pushed the release-please--branches--dev branch from 79f26a8 to f48503c Compare August 7, 2024 14:46
@OXY2DEV OXY2DEV closed this Aug 7, 2024
@OXY2DEV OXY2DEV deleted the release-please--branches--dev branch August 7, 2024 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant