This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
@1hive/evmcrispr@0.8.0
Minor Changes
7f60b3e: - General changes to commands:
New eager run mode that fetches and return asynchronous and synchronous relevant data for building auto-completion suggestions.
New method that returns contextual suggestions for a given argument position. This suggestions take into account previous commands, previous filled arguments and other info to produce the list of suggestion items to auto-complete the position.
Expose new Cas11AST class that contains multiple methods to manipulate the parsed tree.
Expose new methods to retrieve bindings from BindingsManager.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
@1hive/evmcrispr@0.8.0
Minor Changes
Cas11AST
class that contains multiple methods to manipulate the parsed tree.BindingsManager
.