Skip to content

Fix a memory leak in `Channel` and add `Alcotest` framework

Compare
Choose a tag to compare
@samoht samoht released this 10 Jun 14:34
· 4538 commits to main since this release
  • Fix a memory leak in Channel (#119, by @yomimono)
  • Add basic unit-test for channels (#119, by @yomimono)
  • Add alcotest testing templates
  • Modernize Travis CI scripts