Skip to content

1.1.0

Choose a tag to compare

@msimerson msimerson released this 19 May 04:50
· 2 commits to master since this release
16d7660
  • feat: render the page in a table, fixes #6
    • hilite the terminal dispisition rows
  • feat: show correct delivery disposition, fixes #7
  • fix(security): use grep -F $UUID (fixed string)
  • fix(security): app.use -> app.get
  • fix(security): karma rules closed by default
  • fix(security): add grep buffer limit and timeout
  • test: add test coverage for all the above