v0.2.0 #7
johanneslatzel
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Features
milestonefield on tasks: optional identifier-style label (printable ASCII, max 64 chars);read_taskfilters by exact milestone,create_taskandupdate_taskaccept the parameter, empty string clears itqueryparameter onread_task: case-insensitive regex search across all task fields; matches carrymatchedFields; optionalstrictflag controls Unicode behaviorread_task,update_task, andaddDependency; exact full-id match wins, ambiguous prefixes list candidates, shorter input errorsTaskPool.resolveId(idOrPrefix)returns anIdResolutionunion:exact,prefix,ambiguous,too-short,not-foundMIN_ID_PREFIX_LENGTHconstant exported (value: 8)check:linesadded toverifyscriptInternal
src/lib/fields.tssrc/lib/id-resolution.tsTaskPoolfield handling refactored with sharedcopyStructuredFieldshelper@johannes.latzel/check-line-limitsadded as devDependencyFull Changelog: v0.1.0...v0.2.0
This discussion was created from the release v0.2.0.
All reactions