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
docs: comprehensive documentation and changeset for v0.6.1 release (#141)
- Add missing 'dev update' command to CLI documentation (README and website)
- Document performance tuning environment variables in configuration
- Add timing expectations for indexing (5-10 minutes for large codebases)
- Create v0.6.1 release notes covering reliability and performance improvements
- Update website latest version to v0.6.1
- Add comprehensive changeset for patch release covering:
* Performance configuration with environment variables
* Enhanced Go scanner reliability and WASM validation
* Better error handling and logging across scanners
* 57 new tests and architectural improvements
* Documentation enhancements and user experience improvements
This properly documents all the improvements merged in the recent comprehensive
Go support enhancement PR, categorized as a patch release (0.6.1) since it
improves the Go feature introduced in 0.6.0 rather than adding new features.
0 commit comments