Skip to content

Releases: sfomuseum/go-activitypub

0.0.3

25 Nov 20:05
40d522f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3

0.0.2

12 Nov 00:38
9cf3b07
Compare
Choose a tag to compare

What's Changed

  • Major refactor to focus on delivering activities (not posts); reorganize code structure; improved documentation by @thisisaaronland in #17

This is a major and backwards incompatible refactoring. Principal changes include:

  • Focus on delivering activities (not posts).
  • Reorganize code structure.
  • Add post-receipt message processing queue.
  • Improved documentation.

Full Changelog: v0.0.1...v0.0.2

0.0.1

30 Oct 18:59
Compare
Choose a tag to compare
  • Initial versioned release.
  • This is a snapshot in advance of a v0.0.2 release which will be a backwards-incompatible refactoring.