Skip to content

1.0 - fix sanitize_name, add continuous integration

Compare
Choose a tag to compare
@bxparks bxparks released this 04 Apr 19:33
· 90 commits to master since this release
15b68d1
  • 1.0 (2020-04-04)
    • Fix --sanitize_names for recursive RECORD fields (Thanks riccardomc@,
      see #43).
    • Clean up how unit tests are run, trying my best to figure out
      Python's convolution package importing mechanism.
    • Add GitHub Actions continuous integration pipelines with flake8 checks and
      automated unit testing.