What's Changed
- Update alias, recordType, recordDesc, and iocConnectionInfo settings to be booleans by @tynanford in #110
- Add drvet report by @mdavidsaver in #111
- Update the os list by @jacomago in #116
- Add db dir to client gitignore and standardize a bit by @tynanford in #113
- switch type hints to be py36 compatible by @tynanford in #118
- Reccaster exclusion pattern for record filtering by @madelinespark in #112
- add python 3.14 to CI by @tynanford in #122
- Chunk the calls to ChannelFinder by @jacomago in #119
- Test restarting channelfinder works ok by @jacomago in #123
- Move an IOC to another host test by @jacomago in #125
- Refactor docker ioc used in testing recceiver by @jacomago in #127
- Update docker epics by @jacomago in #128
- Remove things tests by @jacomago in #126
- Convert addReccasterEnvVars to linked list and create helper function for addReccaster* logic by @tynanford in #120
- Add docs for iocsh functions and variables to reccaster readme by @tynanford in #121
- remove docker image prune by @jacomago in #129
- Refactor cfstore to dataclasses by @jacomago in #124
- Update docs for info tag config by @jacomago in #131
- update recceiver docs to remove passing poll reactor by @tynanford in #133
New Contributors
- @madelinespark made their first contribution in #112
Full Changelog: 1.7...1.8