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 25.0.0 #74

Closed
wants to merge 1 commit into from
Closed

Conversation

OXY2DEV
Copy link
Owner

@OXY2DEV OXY2DEV commented Aug 5, 2024

🤖 I have created a release beep boop

25.0.0 (2024-08-06)

⚠ 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)
  • 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 5, 2024
@OXY2DEV OXY2DEV force-pushed the release-please--branches--dev branch from 7aa8e26 to 5f6447c Compare August 5, 2024 13:29
@OXY2DEV OXY2DEV changed the title chore(dev): release 20.0.0 chore(dev): release 21.0.0 Aug 5, 2024
@OXY2DEV OXY2DEV force-pushed the release-please--branches--dev branch from 5f6447c to 6d0ddc2 Compare August 5, 2024 15:11
@OXY2DEV OXY2DEV changed the title chore(dev): release 21.0.0 chore(dev): release 22.0.0 Aug 5, 2024
@OXY2DEV OXY2DEV force-pushed the release-please--branches--dev branch from 6d0ddc2 to 47d1623 Compare August 5, 2024 16:57
@OXY2DEV OXY2DEV changed the title chore(dev): release 22.0.0 chore(dev): release 23.0.0 Aug 6, 2024
@OXY2DEV OXY2DEV force-pushed the release-please--branches--dev branch from 47d1623 to 8e316a9 Compare August 6, 2024 03:18
@OXY2DEV OXY2DEV changed the title chore(dev): release 23.0.0 chore(dev): release 24.0.0 Aug 6, 2024
@OXY2DEV OXY2DEV force-pushed the release-please--branches--dev branch from 8e316a9 to cb1170b Compare August 6, 2024 03:36
@OXY2DEV OXY2DEV changed the title chore(dev): release 24.0.0 chore(dev): release 25.0.0 Aug 6, 2024
@OXY2DEV OXY2DEV force-pushed the release-please--branches--dev branch from cb1170b to 698b30c Compare August 6, 2024 04:04
@OXY2DEV OXY2DEV closed this Aug 6, 2024
@OXY2DEV OXY2DEV deleted the release-please--branches--dev branch August 6, 2024 04:08
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