You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add CI/CD and release workflows
- Add build.yml for continuous integration on all platforms
- Add release.yml for automated releases on tags
- Use pip for pybind11 instead of vcpkg