File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed
Software/Java/RabbitMQClient/src/main/java/com/mathworks/utilities Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 11# MATLAB Interface * for RabbitMQ-MATLAB Production Server Messaging Client®*
22# Release Notes
33
4+ ## Release 0.1.2 (June 2020)
5+ * Documentation updates
6+ * Code clean-up
7+
48## Release 0.1.1 (22nd Apr 2020)
59* Minor fixes
610
711## Release 0.1.0 (December 2019)
812* Initial release supporting RabbitMQ
913
10- [ // ] : # ( Copyright 2019 The MathWorks, Inc. )
14+ [ // ] : # ( Copyright 2019-2020 The MathWorks, Inc. )
1115
Original file line number Diff line number Diff line change 11package com .mathworks .utilities ;
22
3- //import java.awt.Graphics;
4- //import java.awt.Graphics2D;
5- //import java.awt.RenderingHints;
6- //import java.awt.image.BufferedImage;
7-
83import org .slf4j .Logger ;
94import org .slf4j .LoggerFactory ;
105
You can’t perform that action at this time.
0 commit comments