Skip to content

v4.1.36

Choose a tag to compare

@github-actions github-actions released this 03 Apr 05:55
· 19 commits to refs/heads/main since this release
2368bf5

Changes

🐛 Hotfixes

  • fix(encoding): handle non-UTF-8 system encoding in subprocess output @dd-jy (#303)

🔧 Maintenance

  • feat(node): add automatic detection for local Node environment @woocheol-lge (#301)
  • feat(python): support Python 3.13/3.14 and migrate from setup.py to pyproject.toml @woocheol-lge (#302)