Skip to content

1.10.2

Compare
Choose a tag to compare
@avylove avylove released this 12 Dec 14:06

Changes

  • Curly braces in field names no longer have to be escaped #45

Bugfixes

  • Bytecode for examples and tests no longer included in sdist
  • companion_stream tests did not provide coverage in some test environments
  • TestManager.test_autorefresh failed on macOS #44

Housekeeping

  • Switched to GitHub Actions for testing
  • Fixes for Pylint changes