-
Notifications
You must be signed in to change notification settings - Fork 9
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 srgn 0.13.0 #72
chore(main): release srgn 0.13.0 #72
Conversation
b4b0465
to
ad234f2
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #72 +/- ##
=======================================
Coverage 86.81% 86.81%
=======================================
Files 31 31
Lines 1941 1941
=======================================
Hits 1685 1685
Misses 256 256 ☔ View full report in Codecov by Sentry. |
f84ca51
to
bd9e486
Compare
21111e4
to
519eb8a
Compare
7cba9d1
to
0866e22
Compare
There's a git dependency in Cargo.toml on main: Line 40 in 814a592
so cannot merge this PR aka publish to crates.io yet. |
0866e22
to
a08420f
Compare
7da1b8d
to
d155a78
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Blocked, see #72 (comment)
5a0f146
to
8a83da3
Compare
739aa53
to
d814781
Compare
d814781
to
2e915f2
Compare
2f56af0
to
ae05643
Compare
1a38f9f
to
ee79550
Compare
eeb4079
to
1b3ee1f
Compare
e61c419
to
7ff6367
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unblocked. #95 is merged and cargo publish
should now work
7ff6367
to
a86d9c0
Compare
a86d9c0
to
e097104
Compare
🤖 Created releases: |
🤖 I have created a release beep boop
0.13.0 (2024-08-18)
⚠ BREAKING CHANGES
grep
-like, recursive search modetree-sitter
& bindingsIGNORE
patternRanges
Features
grep
-like, recursive search mode (d55b28f)Ranges
(bd8b0bc)class
definitions (f65137d)enum
definitions (31dc2cb)interface
definitions (338b5f4)struct
definitions (5b53286)-j
aka--join-language-scopes
flag (2c1b9e8)vendor
(0be56d0)const
assignments/specifications (61232b9)defer
blocks (76a91b8)func init()
definitions (106c4a6)func
definitions (all, free, methods) (707e95a)go
blocks (c38c5c3)goto
statements (4133575)select
blocks (ddbf9d9)struct
andinterface
type definitions (392330f)switch
blocks (61f5e08)type
aliases (a1d707a)var
assignments/specifications (367191d)data
blocks (dc38287)locals
blocks (c22c475)module
blocks (84965ed)output
blocks (9627961)provider
blocks (a77e603)resource
blocks (963d9a4)terraform
blocks (a60a754)variable
blocks (6b8dcdc)lambda
s (94894c0)try
blocks (107d87f)with
blocks (b0f9825)async def
) (4debfff)[@classmethod](https://github.com/classmethod) def
insideclass
) (4779d69)def
) (10ef4d5)def
insideclass
) (e151d9a)[@staticmethod](https://github.com/staticmethod) def
insideclass
) (8f53aa5)pub
) function,struct
,enum
definitions (fab1bc3)test
) (1c264fb){,pub({crate,self,super})} enum
definitions (019bacb){,pub({crate,self,super})} struct
definitions (8c922bf)impl
blocks (f96d0dd)impl
blocks for types and traits specifically (d51290c)pub({crate,self,super})
function definitions (0e90ed5)pub
function definitions (2ebcd15)trait
definitions (7a1ad3d)mod tests
blocks (fc0a9db)mod
blocks (08278bc)async
(156f34c)const
(0cd4ac4)extern
(fd08b7d)unsafe
(c54fe4d)impl
blocks (e9c3c16)struct
,enum
,union
) (33fc03b)class
definitions (f5c3b6f)constructor
method definitions (afafbbf)enum
definitions (91afb9f)export
blocks (bb73080)function
definitions (async
, sync, or both) (3edc8f0)interface
definitions (05f3257)let
,const
,var
variable declarations (9bd04d8)namespace
blocks (aeb5d41)try
/catch
/finally
blocks (4c19dd9)type
alias declarations (ba3c726)Bug Fixes
fail-any
,fail-none
andfail-empty-glob
flags (9673678)identifier
eq
uality (1f26d56)count
metavariable from {resource
,data
}-names (6ff7a05)TSQuery
only once (084df95), closes #76uses
scope only scopes things actually behind ause
(ea1a734)uses
scopes to its entire argument (0ca45a1)//!
-style (a910e82)Miscellaneous Chores
IGNORE
pattern (96d4d4c)tree-sitter
& bindings (5debd0e)This PR was generated with Release Please. See documentation.