Skip to content

%open, %close for files, %open_group, %close_group for groups

Choose a tag to compare

@scivision scivision released this 14 Jun 16:07
· 636 commits to main since this release
4523aa2

%open, %close for files--the older %initialize, %finalize continue to work.
%open_group, %close_group for groups now.

Added a destructor finalization method that automatically flushes data to disk and closes file when leaving procedure scope. This helps avoid data corruption if user forgets to %close().

updated to zlib 2.0.4