Version 1.5.1
This patch release fixes a bug in func CreateContainer that caused it to return an unusable *FileImage. Callers must call func (*FileImage) UnloadContainer on the returned *FileImage to ensure resources are released.
See #67 for more details.