dundargoc
dundargoc
```markdown # Changelog ## [0.21.0-pre-release-1] - 2024-02-08 ### Bug Fixes - Specify eof should be lf for windows cicd - Rework parser.h includes for test grammars and multi-grammar repos -...
I dunno, I assumed there weren't any interest in this so figured I might as well close it.
Alright. I'll reopen it in that case.
That was intentional, I thought that part didn't really add much anyway.
The results (with slight manual post-modifications): https://github.com/tree-sitter/tree-sitter/releases/tag/v0.21.0
Oh, I see. We are not using the tarballs, just the commits pointed by the git tags. Yes, I mostly wanted to backport it to the release branch.
@cryptomilk I suspect you might know more about ABI versioning because I don't understand what the problem is nor what the correct solution is. I understand *something* broke but I...
> https://github.com/tree-sitter/tree-sitter/commit/09d2b23a640c60449b2b55ecae47d6483da82c95 is the commit. Derp, so it's not even related to the changes in this PR then? OK, that explains some things at least.
Is every application expected to keep track of their ABI versioning? I'm guessing this should be done via a CI job in that case? Do you have an example CI...
Mentioning in case it helps someone else: I basically created my own custom response "action" precisely because the default behavior of stale bot is so aggressive. It's not amazing by...