- setup.cfg should require avro and schema-registry
4.2.1
- Fixed schema references bug where nested schemas broke
4.2.0
- Set `use.latest.version=True` and `auto.register.schemas=False` by default now (Fixes https://github.com/JeffersonLab/jaws/issues/28, https://github.com/JeffersonLab/jaws/issues/38) - Expose AvroSerde config parameter so configs can be changed
4.1.0
- ChannelError entity added to [AlarmActivationUnion](https://github.com/JeffersonLab/jaws-libp/blob/633e0f0a4473f2aa5a571d5446aa6ba1620f9955/src/jaws_libp/avro/schemas/AlarmActivationUnion.avsc#L86-L103) - pylint setup
4.0.1
- Bugfix: search and replace missed a few jlab_jaws -> jaws_libp module names
4.0.0
- Renamed module from jlab_jaws to jaws_libp for consistency