Peer dicts + bug fixes
- Allows passing a list of peer dict info for the
peers
keyword during Peer/Server instantiation (#10) - Fixes a bug with passing a list of Pre/Post Up/Down directives, which was causing undesired nesting (#12). Thanks @UrfinJuice11 for identifying that problem.