Releases: chebilax/lynxor
Releases · chebilax/lynxor
Release list
v1.2.0
What's Changed
- docs: v1.1.2 npm/OIDC end-to-end success, close out npm distribution by @chebilax in #37
- test: extend coverage on plugin, githistory, dependencies, core by @chebilax in #38
- fix: cross-reference githistory introduce/remove pairs via Context by @chebilax in #39
- test: cover cli/diff.go's ref parsing and exit-code wiring by @chebilax in #40
- docs: add CONTRIBUTING.md, CHANGELOG.md, clarify --help text by @chebilax in #41
- docs: move CHANGELOG Unreleased entries under v1.2.0 by @chebilax in #42
Full Changelog: v1.1.2...v1.2.0
v1.1.2
v1.1.1
Changelog
- 61d9d13 Merge pull request #35 from chebilax/feat/npm-oidc-trusted-publishing
- f4b41c1 fix: guarantee npm CLI floor explicitly, Node 24 instead of 22
- cbcaad1 feat: npm trusted publishing (OIDC) instead of NPM_TOKEN
- 0a5f025 Merge pull request #34 from chebilax/rename/github-account-chebilax
- 327b82c rename: GitHub account xchebila -> chebilax
- 787a24d Merge pull request #33 from xchebila/docs/post-lynxor-rename-followup
- 588696c docs: note the go install --version dev caveat next to the command
- aadd2ae docs: record the post-rename Homebrew/tag/repo follow-through, fix README version
v1.1.0
Changelog
- 2a2e4f4 Merge pull request #32 from xchebila/rename/lynxor
- 5d7da71 rename: RepoScan -> Lynxor, project-wide
- e770261 Merge pull request #31 from xchebila/feat/npm-distribution
- adbe756 feat: npm distribution package (postinstall binary downloader)
- af2294e Merge pull request #30 from xchebila/feat/goreleaser
- 4587096 docs: GoReleaser install section, roadmap entry, testing.md validation note
- e2ed012 feat: GoReleaser pipeline for precompiled release binaries
- c77112f Merge pull request #29 from xchebila/feat/npm-package-lock
- 565b41d feat: npm (package-lock.json) support via a Parser registry
- 3031471 Merge pull request #28 from xchebila/feat/plugin-arg
- a754d2f feat: --plugin-arg, addressed by the plugin's own declared name
- e01cc21 Merge pull request #26 from xchebila/refactor/repo-analyzer
- f021f01 refactor: core.RepoAnalyzer unifies CheckDependabot and githistory.Scan
- 7276a9d Merge pull request #25 from xchebila/docs/post-rename-tag-refs
- 527b347 fix: point README/roadmap at v1.0.2 and the new Homebrew tap post-rename