1CHANGELOG 2========= 3 40.4.0 (2019-12-14) 5------------------ 6* Change how the MessageQueue handles buffered data. It now supports an optional MessageWrapper. 7 80.3.1 (2019-09-01) 9------------------ 10* Fix the isConnected method to determine whether or not the stream is open. 11* More strict tests / checks / handling in different spots. 12* Add PHPStan to CI runs at level 6. 13 140.3.0 (2019-03-03) 15------------------ 16* Update the ASN.1 Message Queue to use the last position of the encoder. 17* Change 'trailing data' to 'last position' for the messages. 18 190.2.2 (2019-02-25) 20------------------ 21* Fix an incorrect SSL context option name (cafile). 22 230.2.1 (2019-01-21) 24------------------ 25* Minor performance adjustments. 26 270.2.0 (2018-07-29) 28------------------ 29* Add UDP client / server functionality. 30* Remove the ASN.1 library dependency. 31* Add a buffer size option. 32 330.1.0 (2018-05-06) 34------------------ 35* Initial release. 36