Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 May 09:14
· 18 commits to master since this release
cfea5af

BSDiff v1.1.0

Diff since v1.0.1

This release adds two features:

  1. Support for IO handles as arguments wherever a path name was previously allowed.
  2. The JULIA_BSDIFF_LOWMEM environment variable can be used to request that the library use less memory, to avoid crashes on systems with low memory.

There was also substantial refactoring to support IO handles for API arguments.

Merged pull requests: