1.1.2
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.