150 commits in all time
Mar 19, 2026 12:11 – Jun 17, 2026 12:11 UTC
Merge aa0dc248a378f930883759be2942ea3d1822df37 into ceab8e2460a56c197aa358161a2c319b107fbdda
dc73c150
pull/333/merge
15/89 ++ 90 --
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.
aa0dc248
chore/workspace_deps
7/13 ++ 10 --
chore: use workspace deps in crypto and composer crates
be9a4b7a
chore/workspace_deps
2/2 ++ 2 --
ci: update upload artifact workflow action version (#348)
ceab8e24
main
3/4 ++ 4 --
ci: update upload artifact workflow action version (#348)
f8843901
main
3/4 ++ 4 --
Merge 8b9d4b5c7c3988366c3d60b5fdbe814a5bddcc9b into d4c1990e6814bfd3e7e21878ce9132ae13f23da2
02db1025
pull/348/merge
3/4 ++ 4 --
Merge 38e8bb4a8d30baaf444cad86be8f3aea6771d80d into 09226ae85dc5681f7caf5a4aa133f4a74200eab1
ee7a5686
pull/347/merge
2/51 ++ 25 --
docs: add algokit_composer to README crates list
38e8bb4a
ci/swift-release-copy-then-transform
1/1 ++ 0 --
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`.
128b4d0e
ci/swift-release-copy-then-transform
1/50 ++ 25 --
feat: algokit composer swift and android (#346)
Co-authored-by: David Rojas <lempira@users.noreply.github.com>
09226ae8
main
18/2,460 ++ 4 --
feat: algokit composer swift and android (#346)
Co-authored-by: David Rojas <lempira@users.noreply.github.com>
f7ffca8a
main
18/2,460 ++ 4 --
Merge acf581f88fe6083f40568479a30474cf56a8fa42 into 0ea59d1cb469d621a228adf9bdb8f3f099ea5df9
a1c12b33
pull/346/merge
18/2,460 ++ 4 --
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.
acf581f8
feat/algokit-composer-swift-and-android
12/567 ++ 2 --
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.
ada42474
feat/algokit-composer-swift-and-android
6/1,893 ++ 2 --
Merge 412ebb187cf057a798061b185a9b5402c905d0a8 into 0ea59d1cb469d621a228adf9bdb8f3f099ea5df9
310a9d9b
pull/336/merge
6/64 ++ 1 --