------------------------------------------------------------------------------
Added
~~~~~
- Node and edge filter framework (https://github.com/pybel/pybel/issues/206)
- Network joining (https://github.com/pybel/pybel/issues/205 and https://github.com/pybel/pybel/issues/204)
- More thorough tests of IO
Fixed
~~~~~
- Bug when getting multiple networks by identifier (https://github.com/pybel/pybel/issues/208)
- Arguments to exceptions mixed up
Changed
~~~~~~~
- Use context in command line interface to streamline code
- Remove old, unused code