@@ -1,6 +1,9 | |||||
1 | ## CHANGELOG: |
|
1 | ## CHANGELOG: | |
2 |
|
2 | |||
3 | ### 2.3 |
|
3 | ### 2.3 | |
|
4 | * Added support for Madrigal formats (reading/writing). | |||
|
5 | * Added support for reading BLTR parameters (*.sswma). | |||
|
6 | * Added support for reading Julia format (*.dat). | |||
4 | * Added high order function `MPProject` for multiprocessing scripts. |
|
7 | * Added high order function `MPProject` for multiprocessing scripts. | |
5 | * Added two new Processing Units `PublishData` and `ReceiverData` for receiving and sending dataOut through multiple ways (tcp, ipc, inproc). |
|
8 | * Added two new Processing Units `PublishData` and `ReceiverData` for receiving and sending dataOut through multiple ways (tcp, ipc, inproc). | |
6 | * Added a new graphics Processing Unit `PlotterReceiver`. It is decoupled from normal processing sequence with support for data generated by multiprocessing scripts. |
|
9 | * Added a new graphics Processing Unit `PlotterReceiver`. It is decoupled from normal processing sequence with support for data generated by multiprocessing scripts. |
General Comments 0
You need to be logged in to leave comments.
Login now