Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
0.14.0 (2024-11-09)
⚠ BREAKING CHANGES
grep
-like, recursive search modetree-sitter
& bindingsIGNORE
patternRanges
Debug
implementation ofdyn Scoper
Replacement::new
, force going through unescaping viaTryFrom<String>
Replacement
a newtypeexplode
takes&mut self
, add all remaining public docsexplode
(no moreexplode_from_scoper
), improve docsR{O,W}Scope{,s}
a newtype so it can takeimpl
sScopedView::map
throughAction
traitFeatures
fail-any
andfail-none
feature flags (1dd3dcb)grep
-like, recursive search mode (d55b28f)IGNORE
parts of matches (21b8dde)Ranges
(bd8b0bc)class
definitions (f65137d)enum
definitions (31dc2cb)interface
definitions (338b5f4)struct
definitions (5b53286)--<LANG>-query-file
option for reading queries from files (#168) (4967356)-j
aka--join-language-scopes
flag (2c1b9e8)--dry-run
flag) (#156) (c2a6d2a)--py
for--python
etc.) (f93093a)UserService.cs
sample (1cef201)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)german
-only dependenciesoptional
(b407b67)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)unsafe
code (c67ff9e)mod tests
blocks (fc0a9db)mod
blocks (08278bc)async
(156f34c)const
(0cd4ac4)extern
(fd08b7d)unsafe
(c54fe4d)impl
blocks (e9c3c16)struct
,enum
,union
) (33fc03b)using
namespace names (C#) (200d482)explode
(no moreexplode_from_scoper
), improve docs (ab0b914)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)ScopedView::map
throughAction
trait (f6ff38d)Bug Fixes
fail-any
,fail-none
andfail-empty-glob
flags (9673678)tmp
directory for flaky test, instead ofgit restore
(2458b34)tree-sitter-hcl
properly (#107) (95d346d)tarpaulin
, by conditionally disablinginsta
(6ace4fa)ignored_unit_patterns
(4bc2827), closes #35escape_debug
(dfc2e09)pub use
Action
(1e2c663)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)tr
-likesqueeze-repeats
alias (4d67a45)tarpaulin-incompatible
feature (119bb13)Miscellaneous Chores
explode
takes&mut self
, add all remaining public docs (33097c1), closes #6IGNORE
pattern (96d4d4c)R{O,W}Scope{,s}
a newtype so it can takeimpl
s (98b04d5)Replacement
a newtype (59d6daf)Debug
implementation ofdyn Scoper
(31ef135)Replacement::new
, force going through unescaping viaTryFrom<String>
(2ec98c1)tree-sitter
& bindings (5debd0e)This PR was generated with Release Please. See documentation.