Releases: agenticenv/durable-go
Releases · agenticenv/durable-go
Release list
v0.1.1
durable-go
Durable task execution for Go.
Install
go get github.com/agenticenv/durable-go@v0.1.1Docs: https://pkg.go.dev/github.com/agenticenv/durable-go@v0.1.1
Changelog
Features
Documentation
- 73c1de5: docs: README update (@vinodvx)
- f595dfe: docs: Release title and README update (@vinodvx)
- f9f53cf: docs: Release title update (@vinodvx)
- 24bce98: docs: docs update (@vinodvx)
- 20191da: docs: docs update (@vinodvx)
Full Changelog: v0.1.0...v0.1.1
v0.1.0
durable-go
Single-node durable task execution for Go.
Install
go get github.com/agenticenv/durable-go@v0.1.0Docs: https://pkg.go.dev/github.com/agenticenv/durable-go@v0.1.0
Changelog
Features
- afbe3d1: feat: initial durable-go library and OSS setup (vinodvx 8429554+vinodvx@users.noreply.github.com)
Documentation
- f78c67d: docs: README update (vinodvx 8429554+vinodvx@users.noreply.github.com)
- 3802fa3: docs: README update (vinodvx 8429554+vinodvx@users.noreply.github.com)
- a4802bf: docs: README update (vinodvx 8429554+vinodvx@users.noreply.github.com)
Other
- 5ba7a74: Enhance README with library description (Vinod V 8429554+vinodvx@users.noreply.github.com)
- 0807c93: Initial commit (Vinod V 8429554+vinodvx@users.noreply.github.com)
- d59f923: Revise README for improved clarity (Vinod V 8429554+vinodvx@users.noreply.github.com)
Full Changelog: https://github.com/agenticenv/durable-go/compare/v0.1.0