Releases: LynchSKM/dockem-rs
Releases · LynchSKM/dockem-rs
v1.2.1
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v1.2.0...v1.2.1
v1.2.0
Compare
Sorry, something went wrong.
No results found
What's Changed
feat(setup): Add Claude session initialization hooks and build setup by @LynchSKM in #15
feat(devops): Refactor CI workflows and improve build tooling by @LynchSKM in #16
fix(devops-build): fix CI build workflow and add artifact uploads by @LynchSKM in #17
feat(build): enable BuildKit for Docker image builds by @LynchSKM in #18
chore: add git-flow to session startup hook by @LynchSKM in #19
ci(release): add manual workflow_dispatch release workflow by @LynchSKM in #20
fix(ci): fix release workflow branch setup by @LynchSKM in #21
fix(ci): disable GPG signing in release workflow by @LynchSKM in #22
feat(ci): add ci:release tasks with --no-sign for unsigned CI releases by @LynchSKM in #23
Full Changelog : v1.1.1...v1.2.0
v1.1.1
Compare
Sorry, something went wrong.
No results found
1.1.1 (2025-02-23)
documentation: update examples for v1.1.0 (464a206 )
v1.1.0
Compare
Sorry, something went wrong.
No results found
1.1.0 (2025-02-23)
Features
build: remove manual dockerfile add of Dockerfile into archive (547c8a8 )
v1.0.7
Compare
Sorry, something went wrong.
No results found
1.0.7 (2025-02-23)
Bug Fixes
build: attempt to fix error with long directory names by using built-in append_dir_all function and remove println that was printing every file name (646920f )
v1.0.6
Compare
Sorry, something went wrong.
No results found
1.0.6 (2025-02-23)
Bug Fixes
build: update tar build context to recursively crawl build context folder correctly (e50fa09 )
v1.0.5
Compare
Sorry, something went wrong.
No results found
1.0.5 (2025-02-23)
Bug Fixes
build: fix issue with copy of dockerfile into build context (f404461 )
v1.0.4
Compare
Sorry, something went wrong.
No results found
1.0.4 (2025-02-23)
Bug Fixes
cli: add missing version command to cli (0735706 )
documentation: update to version 1.0.4 (f92139b )
v1.0.3
Compare
Sorry, something went wrong.
No results found
1.0.3 (2025-02-22)
Bug Fixes
build: add missing openssl dependency in build (6d89836 )
v1.0.2
Compare
Sorry, something went wrong.
No results found
1.0.2 (2025-02-22)
Bug Fixes
scripts: fix incorrect executable name in scripts (1fdb519 )
documentation: update documentation to v1.0.2 (9350955 )