What's Changed
- Add more logging by @jacomago in #83
- Make a minimal build and install ci pipeline by @jacomago in #82
- update readfp to read_file for python 3.12 by @tynanford in #85
- Add the timezone to the time output by @jacomago in #89
- Sets the support level to python 3.6 or above by @jacomago in #88
- Fix cleaning > 10000 channels by @jacomago in #81
- add iocIP prop by default, pvaPort and caPort as optional properties that default on (opt-out) by @tynanford in #91
- Remove min function call from debug statement in the clean service function by @tynanford in #94
- Defer importing
twisted.internet.reactor, fixes "reactor already installed" by @minijackson in #93 - Fix missing iocIP parameter in create_properties call by @tynanford in #95
- Switch from twisted logging back to python logging module by @tynanford in #97
- Fix ci by @jacomago in #80
- Remove depreceated mac version by @jacomago in #101
- Add the ruff linter and formatter to recceiver by @jacomago in #98
- Add the infotags example back to cf.conf and demo.conf by @jacomago in #100
- End to end testing for RecCeiver. by @jacomago in #102
- Rename shorter variables to longer more descriptive ones by @jacomago in #104
- Add upload of docker image by @jacomago in #106
- Fix infotag loss bug by @jacomago in #105
- Fix docker upload by @jacomago in #107
New Contributors
- @minijackson made their first contribution in #93
Full Changelog: 1.6...1.7