Skip to content

Peer dicts + bug fixes

Choose a tag to compare

@jnhmcknight jnhmcknight released this 07 Oct 15:33
0b0583c
  • 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.