mirror of
https://github.com/MadsLorentzen/ai-job-search.git
synced 2026-09-17 08:36:25 +00:00
style(changelog): restore blank line between Fixed entries
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
0883958d43
commit
b959d6a589
@@ -51,6 +51,7 @@ per-file diff commands.
|
|||||||
as an absent one (`posted` empty, `date: null`, per the `seen_jobs.json` contract that
|
as an absent one (`posted` empty, `date: null`, per the `seen_jobs.json` contract that
|
||||||
#391 put this field on), and every other item survives. Pinned by three new cases in
|
#391 put this field on), and every other item survives. Pinned by three new cases in
|
||||||
`search-normalization.test.ts`, each verified to fail on the unfixed code.
|
`search-normalization.test.ts`, each verified to fail on the unfixed code.
|
||||||
|
|
||||||
- **`linkedin-search` rejects fractional numeric flags instead of silently changing
|
- **`linkedin-search` rejects fractional numeric flags instead of silently changing
|
||||||
the query** (#371) - bare `parseInt` truncated values before validation, so
|
the query** (#371) - bare `parseInt` truncated values before validation, so
|
||||||
`--jobage 0.5` became `0` and silently omitted LinkedIn's `f_TPR` freshness filter
|
`--jobage 0.5` became `0` and silently omitted LinkedIn's `f_TPR` freshness filter
|
||||||
|
|||||||
Reference in New Issue
Block a user