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(main): release 0.18.0 #97

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 9, 2024

🤖 I have created a release beep boop

0.18.0 (2024-10-11)

⚠ BREAKING CHANGES

  • :pre_write extensions now are run after rendering the graph, but before writing to disk. Previously, the body content of each page would not have been converted yet, but now it will. This should enable anyone to modify the HTML after other extensions converter it.
  • pass assigns to post/page extension rendering (#102)

Features

  • add optional config/1 callback to extensions (#104) (d1a5480)
  • allow extensions to manually insert pages into the graph (#96) (19f4ce5)
  • allow other markup formats (#100) (0d9959f)
  • pass assigns to post/page extension rendering (#102) (896bf7f)
  • run pre-write extensions after render but before write (#111) (b09ce49)

Bug Fixes

  • actually respect the "enabled" key in use Tableau.Extension (b09ce49)
  • allow atom layout module names (#108) (c128593)
  • bump MDEx and fix breaking change (19f4ce5)
  • ensure extensions are loading (9585d16)
  • handle token format correctly in MDExConverter (#105) (9585d16)
  • handle token format correctly in RSSExtension (9585d16)
  • posts,regression: sort posts (0677ce6)

Performance Improvements


This PR was generated with Release Please. See documentation.

@mhanberg mhanberg force-pushed the release-please--branches--main--components--tableau branch from 61c0e55 to ee3a5c0 Compare October 9, 2024 22:19
@github-actions github-actions bot force-pushed the release-please--branches--main--components--tableau branch 8 times, most recently from 2d03a82 to a310ac1 Compare October 11, 2024 22:08
@github-actions github-actions bot force-pushed the release-please--branches--main--components--tableau branch from a310ac1 to cb5f8aa Compare October 11, 2024 23:57
@mhanberg mhanberg merged commit 8b73de1 into main Oct 13, 2024
@mhanberg mhanberg deleted the release-please--branches--main--components--tableau branch October 13, 2024 16:04
Copy link
Contributor Author

🤖 Created releases:

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