Skip to content

1.1.2

Compare
Choose a tag to compare
@bryan-harter bryan-harter released this 13 Sep 21:28
· 22 commits to master since this release

Bug fix: we were checking for "hasattr('len')" instead of "hasattr('len')" in two locations. This affected a very specific portion of the code that only triggers when one tries to write a record-spanning numpy array of strings to a variable. Because of this failure, duplicates of the data would be written to the CDF.