platform/sandbox/mqueue/CHANGELOG.md

20 lines
379 B
Markdown
Raw Normal View History

## 1.0.0
- Initial version of the package.
## 1.0.1
- Fix documentation. (Image path)
- Update package description.
- Fix linter rules. (Type matching)
- Update `example` files.
- Remove `mocktail` dependency.
## 1.0.2
- Update documentation.
## 1.1.0
- `Deprecate` the `Consumer` mixin in favor of `ConsumerMixin`. ([#1](https://github.com/N-Razzouk/dart_mq/issues/1))