Skip to content

Releases: ControlCore-Project/concore

concore-2.3.0

29 Sep 17:46
3b6756b

Choose a tag to compare

What's Changed

  • Add citation by @pradeeban in #154
  • Added A zeromq based study and also corrected some existing studies by @saksham-gera in #155
  • Integrated the ZeroMQ with concore.py, I've tested the previous studies(With only file based communication) are working fine even after integrating the ZeroMQ with concore.py by @saksham-gera in #156
  • For Port Assignment Based On Edge Label by @saksham-gera in #157
  • added a function that will run the copy_with_port_portname script with arguments by @saksham-gera in #158
  • Added A function to close all ports of zeromq running for a particular instance of concore by @saksham-gera in #159
  • Added the functionality to view results of zmq edges also, and along with that improved copy_port_portname.py as per requirements by @saksham-gera in #160
  • Integrated ZeroMQ in ControlCore. by @saksham-gera in #161
  • Added A Functionality to see the ZMQ edge results & Also Added Timeout and Retry Logic for ZeroMQ Connection by @saksham-gera in #162
  • Added Measurements folder for Quantifying the improvements after adding ZeroMQ in concore by @saksham-gera in #163
  • Measurements Folder Added by @saksham-gera in #164
  • Corrected Figure Names And Corrected readme.md by @saksham-gera in #165
  • replaced the png format with pdf, now all plots will be saved as pdf by @saksham-gera in #166
  • Add ZeroMQ as a First-Class Communication Backend in concore by @saksham-gera in #167
  • Bring the updates from main to dev by @pradeeban in #168
  • Updated dimensions and fonts in pdfs of Measurements by @saksham-gera in #169
  • Fix plots by @pradeeban in #170

Full Changelog: 2.2.0...2.3.0

concore-2.2.0

23 Mar 03:44
a676e6e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.2.0

concore-2.1.1

23 Mar 03:28
2df10f9

Choose a tag to compare

What's Changed

  • Created Dockerfile.java. by @harshal-rembhotkar in #116
  • Fixed Warning While Running Flask Server On Non-Windows Platform, improved test.py by @saksham-gera in #118
  • Fixed Space Issues In The Directory And A path warning while making new study by @saksham-gera in #121
  • Fixed and tested the whitespace issue in directory paths on Windows, resolved the comparison operator bug, and removed unused variables from mkconcore.py. by @saksham-gera in #129
  • Fixes: Dockerfile by @harshal-rembhotkar in #134
  • (Revised PR #132) Fixing Issue #124 , Implemented Logging for debugging in mkconcore.py by @saksham-gera in #138
  • Optimized PR Checking, Branch Handling, And Workflow Timing Attempts, Along With Some Minor Issues Fixed by @saksham-gera in #140
  • Fixing Issue #137 partially for concore.py and concoredocker.py by @saksham-gera in #141
  • Adding concoredocker.hpp as per concoredocker.py by @saksham-gera in #143
  • Migrated kong with cassandra to kong with postgres in fri/server by @saksham-gera in #148
  • Fixing SSL Certificates errors and Support for ARM Architecture by @saksham-gera in #149

New Contributors

Full Changelog: 2.1.0...2.1.1

concore-2.1.0

23 Mar 03:21
f6ed1c9

Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.1.0

concore-2.0.2

24 Mar 20:59
b1ad31b

Choose a tag to compare

Update with nidaqmx

concore-2.0.1

10 Aug 17:16
142e67f

Choose a tag to compare

  • Documentation updates.
  • A JOSS paper initial draft.

concore-1.0.0

09 Aug 03:26
4964198

Choose a tag to compare

  • Stable main branch.
  • Active development on the dev branch with experimental features.