Releases: ControlCore-Project/concore
Releases · ControlCore-Project/concore
concore-2.3.0
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
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
- Merge dev to main by @pradeeban in #152
New Contributors
- @harshal-rembhotkar made their first contribution in #116
- @saksham-gera made their first contribution in #118
Full Changelog: 2.1.0...2.2.0
concore-2.1.1
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
- @harshal-rembhotkar made their first contribution in #116
- @saksham-gera made their first contribution in #118
Full Changelog: 2.1.0...2.1.1
concore-2.1.0
What's Changed
- Added docker-compose.yml by @shivangvijay in #68
- Update DOCKER-README by @shivangvijay in #69
- Bring dev to upto date. by @pradeeban in #72
- Contribute action by @parteekcoder in #75
- Shared Memory v1.0.0 by @shivangvijay in #76
- Implemented multiple shared memory based on edge name by @shivangvijay in #79
- Options button features in API updated by @Rahuljagwani in #80
- Octave implemented in FRI by @Rahuljagwani in #81
- Contribute action by @parteekcoder in #82
- Octave Implementation corrected by @Rahuljagwani in #83
- Shared Memory initial digit on edge approch by @shivangvijay in #84
- Execting permission denied for whole repository by @Rahuljagwani in #87
- The Raspberry implementation by @pradeeban in #88
- Test cases for shared memory by @shivangvijay in #89
- Test cases for Raspberry by @pradeeban in #90
- Code optimizations by @parteekcoder in #91
- Fixed issue of not updating title and body by user by @parteekcoder in #92
- logs implementation by @Rahuljagwani in #93
- Symbolic Link Implementation by @Rahuljagwani in #94
- Bring dev to the recent by @pradeeban in #95
- Merge dev with main, to incorporate contribute action by @pradeeban in #96
- Update contribute.py by @parteekcoder in #98
- Contribute action by @parteekcoder in #99
- Bring dev to latest, by merging main by @pradeeban in #100
- Update contribute.py by @parteekcoder in #101
- Addition and Removal of Comments by @shivangvijay in #102
- Update contribute.py by @parteekcoder in #103
- Update contribute.py by @parteekcoder in #104
- Fix contribute action for larger folders by @pradeeban in #105
- Removing log messages by @parteekcoder in #106
- Remove logs by @pradeeban in #107
- Update contribute.py by @parteekcoder in #108
- Merge to dev by @pradeeban in #109
- Merge back Raspberry branch to main. by @pradeeban in #110
- Dev by @pradeeban in #111
Full Changelog: 2.0.2...2.1.0
concore-2.0.2
Update with nidaqmx
concore-2.0.1
- Documentation updates.
- A JOSS paper initial draft.
concore-1.0.0
- Stable main branch.
- Active development on the dev branch with experimental features.