Skip to content

Releases: systemshift/dag-time

v0.2.0

08 Jan 22:32
Compare
Choose a tag to compare

Changelog

  • 0f19451 add drand chain hash and public key configuration
  • 74ae864 add example program demonstrating event relationships
  • 6f68868 add new rewrite md file
  • d5d0113 add release workflow and goreleaser config
  • 179fe9d add support for sub-events and complex relationships
  • aca051e add verbose logging support
  • 5648a21 add verbose logging to CLI and pool
  • 3f62272 add write permissions to release workflow
  • 653dd32 chore: update go.mod dependencies
  • 60fd171 delete rewrite md file and update gitignore
  • 925f9d2 fix linting issues
  • 228b367 fix: improve pubsub reliability
  • bd6b37d implement sub-event generation in pool
  • 47135fc minimal structure for library
  • c4a88e1 nuke codebase
  • 770a2b6 refactor: improve code quality and test reliability
  • 6ae0124 refactor: improve code structure and reduce complexity
  • 5a56b61 refactor: improve test organization and error handling
  • cc5039f remove dagtime binary
  • 51d3e72 rewrite DAG-Time system
  • ff0b5ff update readme