Releases: Foretop-dev/ebb
Release list
Ebb v0.2.2
Recognises the *_test.py suffix convention, the other half of pytest's own default python_files setting, so a retired model exercised only by tests is reported as inventory instead of as something to act on.
Ebb v0.2.1
Recognises camelCase and dotted model keys (modelName, tokenizerModel, gen_ai.request.model) when classifying how a model reference is used, so a model pinned in a JSON or TypeScript config is reported as an actionable configuration reference instead of being filed as unclear.
Ebb v0.2.0
Adds .foretopignore support, --baseline-file/--suppressions-file gating without a hosted token, and a substantially expanded retirement registry that now also records currently-supported models, so a current model resolves to clear instead of unknown.
Ebb v0.1.2
Pins the Foretop Ebb Action to foretop-ebb 0.1.2 and publishes its first reproducible GitHub Marketplace release.
Ebb v0.1.1
Fixes a real detection defect in v0.1.0: a model id that is an alias of one registry entry could be reported as a different, prefix-matching entry — carrying the wrong shutdown date and wrong replacement id. All 97 bundled registry entries are now reachable, and an alias can no longer shadow a canonical id.