Releases: dyne/slangroom-exec
Releases · dyne/slangroom-exec
v1.3.5
1.3.5 (2025-02-18)
Bug Fixes
- add Linux-aarch64 and Windows-x64 to release (#20) (e2cd5e6)
- move build command in release prepare command so that released version match cli version (#21) (4332418)
v1.3.4
1.3.4 (2024-12-19)
Bug Fixes
- go: solve concurrency and race condition problems (#16) (a618f73)
v1.3.3
1.3.3 (2024-12-18)
Bug Fixes
- specify bun version with .tool-versions file (#13) (4e7bc3e)
v1.3.2
1.3.2 (2024-12-17)
Bug Fixes
- go: better error handling and avoid race condition (#12) (e734548)
v1.3.1
1.3.1 (2024-11-29)
Bug Fixes
- GO: use absolute slangroom path in Introspect (1291729)
v1.3.0
1.3.0 (2024-11-26)
Features
v1.2.0
1.2.0 (2024-10-17)
Features
- go: format struct as input and refactor the Exec function (#10) (4cf243b)
v1.1.2
1.1.2 (2024-10-09)
Bug Fixes
- add linux-x64 binary temporary (64dbae6)
v1.1.1
1.1.1 (2024-10-09)
Bug Fixes
- go: correct error handling (676f385)
v1.1.0
1.1.0 (2024-06-12)
Features