150 commits in all time Mar 19, 2026 12:11 – Jun 17, 2026 12:11 UTC
joe-p algokit-core
chore: move deps to workspace (#333)
Git Commit 3be1860b Branch main Document 15/89 ++ 90 --
joe-p algokit-core
chore: move deps to workspace (#333)
Git Commit 1d8fbfc5 Branch main Document 15/89 ++ 90 --
joe-p algokit-core
Merge aa0dc248a378f930883759be2942ea3d1822df37 into ceab8e2460a56c197aa358161a2c319b107fbdda
Git Commit dc73c150 Branch pull/333/merge Document 15/89 ++ 90 --
lempira algokit-core
chore: consolidate more shared deps into workspace
Move pretty_assertions, signature, and cryptoxide into
[workspace.dependencies] and point the consuming crates at them, plus
fix the leftover inline snafu in algokit_transact_ffi.
Git Commit aa0dc248 Branch chore/workspace_deps Document 7/13 ++ 10 --
lempira algokit-core
chore: use workspace deps in crypto and composer crates
Git Commit be9a4b7a Branch chore/workspace_deps Document 2/2 ++ 2 --
joe-p algokit-core
chore: more workspace deps
Git Commit b9f527e9 Branch chore/workspace_deps Document 10/26 ++ 21 --
joe-p algokit-core
chore: move serde deps to workspace
Git Commit 34105e65 Branch chore/workspace_deps Document 9/48 ++ 57 --
ci: update upload artifact workflow action version (#348)
Git Commit ceab8e24 Branch main Document 3/4 ++ 4 --
ci: update upload artifact workflow action version (#348)
Git Commit f8843901 Branch main Document 3/4 ++ 4 --
Merge 8b9d4b5c7c3988366c3d60b5fdbe814a5bddcc9b into d4c1990e6814bfd3e7e21878ce9132ae13f23da2
Git Commit 02db1025 Branch pull/348/merge Document 3/4 ++ 4 --
lempira algokit-core
ci(swift): release copy then transform (#347)
Git Commit a0e140cb Branch main Document 2/51 ++ 25 --
lempira algokit-core
ci(swift): release copy then transform (#347)
Git Commit d4c1990e Branch main Document 2/51 ++ 25 --
lempira algokit-core
Merge 38e8bb4a8d30baaf444cad86be8f3aea6771d80d into 09226ae85dc5681f7caf5a4aa133f4a74200eab1
Git Commit ee7a5686 Branch pull/347/merge Document 2/51 ++ 25 --
lempira algokit-core
docs: add algokit_composer to README crates list
Git Commit 38e8bb4a Branch ci/swift-release-copy-then-transform Document 1/1 ++ 0 --
lempira algokit-core
ci(swift): copy-then-transform algokit-core Package.swift into distro
Makes algokit-core's manifest the single source of truth — adding a
new product no longer needs a companion bootstrap PR on the distro.
The transform discovers binary targets via regex, validates checksum
format, and parses the rewritten manifest with `swift package describe`.
Git Commit 128b4d0e Branch ci/swift-release-copy-then-transform Document 1/50 ++ 25 --
lempira algokit-core
feat: algokit composer swift and android (#346)
Co-authored-by: David Rojas <lempira@users.noreply.github.com>
Git Commit 09226ae8 Branch main Document 18/2,460 ++ 4 --
lempira algokit-core
feat: algokit composer swift and android (#346)
Co-authored-by: David Rojas <lempira@users.noreply.github.com>
Git Commit f7ffca8a Branch main Document 18/2,460 ++ 4 --
PhearZero algokit-core
feat: wasm32 http client (#336)
Git Commit 20326f9b Branch main Document 6/64 ++ 1 --
PhearZero algokit-core
feat: wasm32 http client (#336)
Git Commit e3ff2c4e Branch main Document 6/64 ++ 1 --
lempira algokit-core
Merge acf581f88fe6083f40568479a30474cf56a8fa42 into 0ea59d1cb469d621a228adf9bdb8f3f099ea5df9
Git Commit a1c12b33 Branch pull/346/merge Document 18/2,460 ++ 4 --
lempira algokit-core
feat(android): add algokit_composer Gradle package
Adds packages/android/algokit_composer with the same Gradle scaffolding
as transact and crypto. Wires the composer crate into the ci_cd.yml
matrix so it builds and tests alongside the existing two.
Git Commit acf581f8 Branch feat/algokit-composer-swift-and-android Document 12/567 ++ 2 --
lempira algokit-core
feat(swift): add AlgoKitComposer product to AlgoKitUtils package
Wires algokit_composer_ffi into the existing umbrella package as a
fourth product, alongside AlgoKitTransact and AlgoKitCrypto. The
umbrella AlgoKitUtils now re-exports all three domain modules.
Git Commit ada42474 Branch feat/algokit-composer-swift-and-android Document 6/1,893 ++ 2 --
PhearZero algokit-core
Merge 412ebb187cf057a798061b185a9b5402c905d0a8 into 0ea59d1cb469d621a228adf9bdb8f3f099ea5df9
Git Commit 310a9d9b Branch pull/336/merge Document 6/64 ++ 1 --
lempira algokit-core
feat: composer crate (#342)
Git Commit 1340e9f5 Branch main Document 21/1,677 ++ 5 --