Releases: ChannelFinder/recsync
Releases · ChannelFinder/recsync
1.6
What's Changed
- fix crash on blank infotags property by @tynanford in #72
- Fix return check by @FreddieAkeroyd in #76
- Check socket is valid before destroy by @FreddieAkeroyd in #77
- Convert to pyproject.toml and add requests dependency by @simon-ess in #75
- Add recceiver id, which is used by cleanOnStart and cleanOnStop by @jacomago in #78
New Contributors
- @FreddieAkeroyd made their first contribution in #76
- @jacomago made their first contribution in #78
Full Changelog: 1.5...1.6
Release 1.5
- Support for non-linux targets - OSX, RTEMS (4.9, 4.10, 5.7), and Windows
- New addReccasterEnvVars iocsh function for reccaster
- RSRV_SERVER_PORT and PVAS_SERVER_PORT sent by default in reccaster
- Added sending recordDesc (.DESC) in reccaster and recordDesc toggle in recceiver
- New environment_vars configuration parameter in recceiver
Release 1.4
Merge pull request #48 from tynanford/master Fix bug in recceiver cfstore function name __merge_property_lists