Releases: ReCodEx/monitor
v1.1.1
Changelog
- Fixing previous release (this stuff should have been in 1.1.0)
Commits
9de3d58 #! v1.1.1
17032a1 Updating versions, attempting to fix copr build.
0cd6bbf Merge branch 'master' of https://github.com/ReCodEx/monitor
f65667c Merge pull request #2 from ReCodEx/corutine-replace
e9ea2bd Updating readme.
616874a Replacing @asyncio.corutine with async/await (adding support for Python 3.11).
v1.1.0
Changelog
- Dealing with BC changes in Python 3.11 (currently 3.9 - 3.11 are supported versions)
- Regular maintenance, and improved packaging.
Commits
cbd6e33 #! v1.1.0
0671a55 Updating ci and spec files.
f461da6 Remove travis configuration file
5f0ca5c Add Github Actions support
19b2a2e Updating spec file for RPM construction.
bc7c54f Some package dependencies
e7c81fd RPM package is now nice and clean
fb20028 More packaging update
8cee499 Update packaging
v1.0.0
Beta release
First beta release
Monitor is tested in our virtual environment for log time without major issues. There are new improvements:
- allow multiple clients to be connected to one channel
- hold messages for whole evaluation and 5 minutes after finish
Alpha release
Full featured alpha release of ReCodEx Monitor tool.