Releases: moeru-ai/alint
Releases 路 moeru-ai/alint
Release list
v0.7.1
What's Changed
- fix(cli): bound progress rendering and handle interrupts by @nekomeowww in #89
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- feat(lsp): add more editor commands by @sumimakito in #86
- fix: stabilize ACP cleanup and cache checkpoint tests by @nekomeowww in #88
- fix(core): omit unreliable model throughput by @nekomeowww in #87
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- feat: add Codex Stop Gate integration by @Misaka-0x447f in #77
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- feat(cli): supports acp as model by @nekomeowww in #78
- feat(lsp): initialize vscode client and lsp by @sumimakito in #84
- feat(lsp): refresh diagnostics on save and reload config by @sumimakito in #85
- fix(core): consume pending tool calls in structured output by @Alice39s in #82
- fix(cli): list missing subcommands by @shinohara-rin in #80
- feat(model-adapter-acp): support streaming tool calls by @lawvs in #79
New Contributors
- @Alice39s made their first contribution in #82
- @shinohara-rin made their first contribution in #80
- @lawvs made their first contribution in #79
Full Changelog: v0.3.2...v0.5.0
v0.4.0
What's Changed
- feat(cli): supports acp as model by @nekomeowww in #78
Full Changelog: v0.3.2...v0.4.0
v0.3.2
What's Changed
- feat(cli): add warns about store credentials in local, more docs by @Misaka-0x447f in #74
- fix(cli,core): honor the global default model fallback by @Misaka-0x447f in #76
New Contributors
- @Misaka-0x447f made their first contribution in #74
Full Changelog: v0.3.1...v0.3.2
v0.3.0
What's Changed
- fix(core,cli): cause not passed & rendered by @nekomeowww in #71
- fix(core): forward model params in generateStructured by @lulu0119 in #70
New Contributors
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- feat(cli): format long progress durations by @nekomeowww in #69
Full Changelog: v0.1.5...v0.2.0
v0.1.5
What's Changed
- feat: add function info contract and source runtime extraction by @sumimakito in #61
- refactor!: unify the language ids with VSC convention by @sumimakito in #62
- feat(core): add languages rule contract and wire src.extract by @sumimakito in #63
- perf(cli): prefer to AsyncGenerator for file discovery by @nekomeowww in #64
- feat(core,languages): introduce core languages package by @sumimakito in #65
- feat(cli): add concurrent model speed benchmarks by @nekomeowww in #67
- refactor: switch to core languages for additional language support by @sumimakito in #66
- refactor(*)!: incorrect file planner by @nekomeowww in #68
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- feat(cli,core): add cacheOnly to run options by @sumimakito in #44
- feat(config,core): add signal to run options for cancellation by @sumimakito in #45
- feat(core): improve retry handling by @nekomeowww in #46
- feat(plugin-example): added new no-vacuous-function rule by @nekomeowww in #48
- refactor(core): add run-wide rule execution concurrency by @nekomeowww in #47
- feat(plugin-js): add mixed layer abstraction rule by @nekomeowww in #49
- fix(plugin-js): surface mixed layer suggestions by @nekomeowww in #50
- feat(core,config,plugin): support typed plugin rule options by @nekomeowww in #51
- refactor(cli): print stats chart by day/week/month in vertical and horizontal variants by @sumimakito in #52
- feat(plugin-js): add repository-aware review rules by @nekomeowww in #53
- fix(cli): improve progress bar sweep animation by @nekomeowww in #54
- fix(cli): print partial diagnostics on run failure by @nekomeowww in #56
- feat(plugin-example-go): add semantic Go review rules by @nekomeowww in #57
- feat(cli): add Cerebras and Groq providers by @nekomeowww in #58
- feat(cli): manage configured providers and models by @nekomeowww in #55
- refactor(core)!: bound run pipeline memory usage by @nekomeowww in #59
- chore(LICENSE): added by @nekomeowww in #60
Full Changelog: v0.0.24...v0.1.4