Skip to content

v0.1.5

Compare
Choose a tag to compare
@rcapshaw rcapshaw released this 06 Nov 15:40
· 6 commits to master since this release
9c0b13a
  • New feature: Additional tests for API and driver functionality
  • Bug fix: Fix listOfX crashing for interfaces. See: #122
  • Bug fix: Fix failing validation of union for edge. See: #123
  • Refactor: Export the server as a module to increase reusability and simplify testing. See: #117