v0.1.0
What's Changed
- fix: slim down standalone CLI binary by ~42% by @NormallyGaussian in #32
- docs: update README for Python 3.10+ and research command by @NormallyGaussian in #33
- feat: add JSON source type to enrichment pipeline by @NormallyGaussian in #34
- fix: clean JSON output in --json mode, add --json/--output to enrich run by @NormallyGaussian in #35
- feat: add FindAll CLI command for web-scale entity discovery by @NormallyGaussian in #36
- feat: add Monitor API support to CLI by @NormallyGaussian in #37
- feat: add npm wrapper package for parallel-cli by @NormallyGaussian in #39
- chore: bump version to 0.0.15rc1 by @NormallyGaussian in #40
- fix: monitor CLI bugs and bump version to 0.0.15rc2 by @NormallyGaussian in #42
- feat: improve CLI usability for AI agents by @NormallyGaussian in #43
- feat: automated release workflow by @NormallyGaussian in #44
- fix: handle pre-commit hook modifications in release script by @NormallyGaussian in #45
- fix: remove hardcoded version from test and release script by @NormallyGaussian in #47
- chore: bump version to 0.1.0rc2 by @NormallyGaussian in #48
- fix: auto-release tag parsing with squash-merge PR numbers by @NormallyGaussian in #49
- chore: bump version to 0.1.0rc3 by @NormallyGaussian in #50
- fix: trigger downstream workflows from auto-release by @NormallyGaussian in #51
- chore: bump version to 0.1.0rc4 by @NormallyGaussian in #52
- fix: enrich exit codes + re-export new API entry points by @NormallyGaussian in #53
- chore: bump version to 0.1.0 by @NormallyGaussian in #54
Full Changelog: v0.0.14...v0.1.0