Releases: pablontiv/picokit
Releases · pablontiv/picokit
v0.5.4
Compare
Sorry, something went wrong.
No results found
Changelog
fb99f1f chore(license): relicense from PolyForm-NC to Apache-2.0
v0.5.2
Compare
Sorry, something went wrong.
No results found
Changelog
5aab231 chore(deps): bump actions/setup-go from 6 to 7 (#7 )
v0.5.1
Compare
Sorry, something went wrong.
No results found
Changelog
d183161 docs(plans): implementation plan for follow-up fixes
90ff678 docs(specs): design for follow-up fixes (REL-1 tests, pathsec macOS, gentle-ai store)
42a198d test(coverage): lock parser rejection of unsupported TOML forms
7ccce5b test(pathsec): canonicalize expected path for macOS symlinked TMPDIR
v0.5.0
Compare
Sorry, something went wrong.
No results found
Changelog
9d73b86 chore(deps): drop go-toml and cobra — module is now zero-dependency
02ab3b2 docs(ci): document coverage-gate crossbeam exception
8b6db3e feat(coverage): replace go-toml with stdlib TOML-subset parser
4f9b7f7 refactor(pkcov): replace cobra with stdlib flag dispatch
7626459 test(pkcov): cover flag dispatch and violation paths
de8d0f6 test(pkcov): restore resolveModule trailing-slash unit test
v0.4.4
Compare
Sorry, something went wrong.
No results found
Changelog
66c221f docs(plans): implementation plan for zero-deps compliance
6bfa51a docs(specs): design for zero-deps compliance and coverage-gate exception
v0.4.3
Compare
Sorry, something went wrong.
No results found
Changelog
a540892 chore(deps): bump actions/setup-go from 5 to 6 (#2 )
v0.4.2
Compare
Sorry, something went wrong.
No results found
Changelog
f95aefa chore(deps): bump actions/checkout from 4 to 7 (#3 )
31dde25 chore(deps): bump github.com/pelletier/go-toml/v2 from 2.3.1 to 2.4.3 (#6 )
v0.4.1
Compare
Sorry, something went wrong.
No results found
Changelog
ce67be3 chore(release): v0.4.0
8f6ddeb chore(roadmap): mark T003 complete
v0.4.0
Compare
Sorry, something went wrong.
No results found
Changelog
a593563 feat(autoupdate): make envDisable variadic in New() — O04-T002
v0.3.2
Compare
Sorry, something went wrong.
No results found
Changelog
ba9e7a0 fix(O04): remove unused fmt import from exec_windows.go