Skip to content

Releases: peterfraedrich/consulmq

v1.0.6

19 Apr 14:08
48ba4a1
Compare
Choose a tag to compare

Adds peek functions to the queue.

What's Changed

New Contributors

  • @jrluis made their first contribution in #1

Full Changelog: v1.0.5...v1.0.6

v1.0.5

31 Mar 02:39
Compare
Choose a tag to compare

Release notes:

  • Add EmptyQueue method
  • Add DeleteQueue method
  • Updates to tests

v1.0.4

27 Mar 07:11
Compare
Choose a tag to compare

Release notes:

  • Added Github Actions for automatic testing
  • Added Coveralls integration
  • Updated README.md to add badges
  • Reworked locking mechanism so that changes to indexes don't happen after index load before index write

v1.0.3

27 Mar 05:10
Compare
Choose a tag to compare

Release notes:

  • remove example because it wasn't working correctly in godoc, will fix in future.

v1.0.2

27 Mar 05:06
Compare
Choose a tag to compare

Release notes:

  • Fix ineffectual variable assignment
  • Update tests

v1.0.1

27 Mar 04:24
Compare
Choose a tag to compare

Change notes:

  • Added unit tests
  • Expanded docstrings

v1.0.0

27 Mar 02:12
2100628
Compare
Choose a tag to compare

This is the initial release of ConsulMQ.

v0.0.1

24 Mar 18:54
Compare
Choose a tag to compare
update mod