File tree 2 files changed +20
-1
lines changed
2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.6.0 (2024-06-07)
2
+
3
+
4
+ ### 🚀 Features
5
+
6
+ - ** nestjs-tools-amqp-transport:** add custom event handler ([ ea215d5] ( https://github.com/getlarge/nestjs-tools/commit/ea215d5 ) )
7
+
8
+
9
+ ### 🩹 Fixes
10
+
11
+ - ** nestjs-tools-amqp-transport:** create custom default deserializer to handle empty pattern ([ 8a4eaed] ( https://github.com/getlarge/nestjs-tools/commit/8a4eaed ) )
12
+
13
+ - ** nestjs-tools-amqp-transport:** evaluate default options correctly ([ 077a2d2] ( https://github.com/getlarge/nestjs-tools/commit/077a2d2 ) )
14
+
15
+
16
+ ### ❤️ Thank You
17
+
18
+ - getlarge @getlarge
19
+
1
20
## 0.5.2 (2024-04-16)
2
21
3
22
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @getlarge/nestjs-tools-amqp-transport" ,
3
- "version" : " 0.5.2 " ,
3
+ "version" : " 0.6.0 " ,
4
4
"description" : " Custom Nest Transport classes for AMQP" ,
5
5
"keywords" : [
6
6
" amqp" ,
You can’t perform that action at this time.
0 commit comments