Skip to content

v0.4.4

Compare
Choose a tag to compare
@miguelinux314 miguelinux314 released this 16 Jan 16:12
· 295 commits to master since this release

Small improvements:

  • Fixed bug in enb.plotdata when the y limits were explicitly set to None.
  • Added the --disable_progress_bar flag to supress the display of the animated progress bar
    (useful to minimize the stdout output volume, e.g., for logging purposes). This helps executing enb in
    headless and virtualized platforms.
  • Added compression/decompression resident memory size for WrapperCodec subclasses.