Skip to content

v0.2.8

Pre-release
Pre-release

Choose a tag to compare

@aplowman aplowman released this 01 Sep 21:02
· 165 commits to master since this release

[0.2.8] - 2020.09.01

Changed

  • Add version_info to Software.__repr__ method
  • Validate source maps after missing schema check

Fixed

  • Remove vestigial and buggy line in construction.get_element_idx which would lead to enormous memory usage for large sequences.