Skip to content

Version 1.5.1

Compare
Choose a tag to compare
@tri-adam tri-adam released this 20 Jul 16:23
31385ed

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.