Fixes/Improvements to Adapters
Fixes/Improvements to Adapters and other bugfixes.
What's Changed
- Fix spelling mistakes by @joeshannon in #129
- Fix releases link by @garryod in #140
- Add dependency on typing_extensions by @tpoliaw in #132
- Update configuration examples in docs by @tpoliaw in #135
- Pin click to prevent mypy failures by @RAYemelyanova in #146
- Ignore empty strings in SplittingInterpreter by @joeshannon in #133
- Make database file optional for EpicsAdapter by @joeshannon in #134
- Improve HTTP and ZeroMQ adapters by @callumforrester in #137
- Remove codecov patch requirement by @abbiemery in #158
New Contributors
- @joeshannon made their first contribution in #129
- @tpoliaw made their first contribution in #132
- @RAYemelyanova made their first contribution in #146
Full Changelog: 0.2.2...0.2.3