v0.16.0 #351
benbrandt
announced in
Announcements
v0.16.0
#351
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Breaking Changes
v0.23.0
oftree-sitter
forCodeSplitter
. There was a breaking change for language definitions, so this is also a breaking change for us, especially on the Python side, since we support passing the language in.Python
Make sure to upgrade to the latest version of your tree-sitter language package.
Rust
Make sure to upgrade to the latest version of your tree-sitter language package crate. These know have a
LANGUAGE
constant rather than alanguage()
function.What's New
MarkdownSplitter
can better parse the Commonmark HS extension for Definition Lists.Full Changelog: v0.15.0...v0.16.0
This discussion was created from the release v0.16.0.
Beta Was this translation helpful? Give feedback.
All reactions