Skip to content

Commit a489e5b

Browse files
authored
Merge pull request #44 from hapinessjs/add-assert-option
Add assert option
2 parents 3cd2987 + 630ad34 commit a489e5b

16 files changed

Lines changed: 672 additions & 524 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,9 @@ To set up your development environment:
453453
[Back to top](#table-of-contents)
454454

455455
## Change History
456+
* v1.6.0 (2018-10-31)
457+
* Add assert option in Exchange and Queue decorator to allow to disable assert during bootstrap
458+
* Add check option in Exchange and Queue decorator to verify existence during bootstrap
456459
* v1.5.1 (2018-09-24)
457460
* Fix reconnection error: use once instad of on and rebind event correctly
458461
* v1.5.0 (2018-08-24)

0 commit comments

Comments
 (0)