Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

@ast-grep/cli-win32-ia32-msvc

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ast-grep/cli-win32-ia32-msvc - npm Package Versions

herringtondarkholme
published 0.14.2 •

Changelog

Source

0.14.2

2 December 2023

  • fix: update line number color #739
  • test: add test case for running sg without arg #748
  • fix(deps): update dependency @babel/core to v7.23.5 21e404c
  • fix(deps): update dependency @swc/core to v1.3.100 941bffe
  • test: add tes for lang_globs a16001c
herringtondarkholme
published 0.14.1 •

Changelog

Source

0.14.1

30 November 2023

herringtondarkholme
published 0.13.2 •

Changelog

Source

0.13.2

20 November 2023

  • chore: add cargo fmt/clippy to CI pipeline #698
  • refactor: better reusability code for benchmark 775cee4
  • feat: add async call 11cf0dd
  • feat: support napi's parseAsync ac78bc0
herringtondarkholme
published 0.13.1 •

Changelog

Source

0.13.1

15 November 2023

  • Breaking change: fix: use ansi by default on windows #680
  • fix: guard against wrong tree-sitter traversal #713
  • docs(binding/py): basic readme 2d39b9b
  • fix(deps): update dependency @oxidation-compiler/napi to ^0.2.0 d64c09b
  • feat: rename ast-grep-py 3e891c0
herringtondarkholme
published 0.13.0 •

Changelog

Source

0.13.0

5 November 2023

  • feat: support pyo3 TypedDict #389
  • chore(deps): update yarn to v4 818bcc2
  • refactor: move node outside 40028b0
  • chore: formatting 254e0de
herringtondarkholme
published 0.12.5 •

Changelog

Source

0.12.5

15 October 2023

  • fix: rewrite out of bound panic #668
  • chore: bump windows action version #620
  • fix: correct stopBy json schema #666
  • feat: cargo xtask schema for rule's JSON schema #665
  • feat: add json schema 73d6299
  • feat: initialize pyo3 810c454
  • feat: update rules field doc c9d611d
herringtondarkholme
published 0.12.4 •

Changelog

Source

0.12.4

3 October 2023

  • fix: fix word split after delimiter appear b1bcd61
herringtondarkholme
published 0.12.3 •

Changelog

Source

0.12.3

3 October 2023

  • fix: correct indent for multiple MV in same line #647
  • Breaking change: feat: change string case interface 4b60f82
  • feat: add string split fe52289
  • feat:change string case name and implement conversion f073ee3
herringtondarkholme
published 0.12.2 •

Changelog

Source

0.12.2

29 September 2023

  • Add identifier convention conversions #638
  • Breaking change: feat: change API name toCase fa50666
  • fix: make code compiles 8f29f4f
  • fix: remove unused func temporarily 710f76e
herringtondarkholme
published 0.12.1 •

Changelog

Source

0.12.1

13 September 2023

  • Implement string conversions described in #436 as a stand-alone chainable convert transform dc1e435
  • Move structs around in transform.rs for better readability 95a9ab8
  • fix(deps): update rust crate serde_json to 1.0.106 b41cfc0