Releases: peterfraedrich/consulmq
Releases · peterfraedrich/consulmq
v1.0.6
v1.0.5
Release notes:
- Add EmptyQueue method
- Add DeleteQueue method
- Updates to tests
v1.0.4
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
Release notes:
- remove example because it wasn't working correctly in godoc, will fix in future.
v1.0.2
Release notes:
- Fix ineffectual variable assignment
- Update tests
v1.0.1
Change notes:
- Added unit tests
- Expanded docstrings
v1.0.0
This is the initial release of ConsulMQ.
v0.0.1
update mod