- Switch from zlib to zlib-ng
- Export type hints from Python package
- Reduce size of source archive
- Update various dependencies
- Add Linux aarch64 build
- Update cairo
- Update many dependencies
- Remove OpenSlide Java, which no longer has a platform-dependent component
- Update SQLite
- Add Linux and macOS builds
- Add Python package with compiled library for OpenSlide Python ≥ 1.4.0
- Drop 32-bit Windows build
- Update OpenSlide Java to 0.12.4
- Update many dependencies
- Add
CHANGELOG.md
to source and binary archives - Add
versions.json
to binary archives - Rename project from openslide-winbuild to openslide-bin
- Change version number to OpenSlide version plus openslide-bin build number
- Restructure filenames of source and binary archives
- Switch source archive from Zip to
tar.gz
- Rewrite build scripts
- Update OpenSlide to 4.0.0
- Integrate all dependencies into the OpenSlide DLL
- Replace the separate command-line tools with
slidetool
- Switch from MSVCRT to the Universal C Runtime (UCRT)
- Integrate most dependencies into the OpenSlide DLL
- Update various dependencies
- Update OpenSlide Java to 0.12.3
- Update several dependencies
- Update many dependencies
- Fix crashes in the 64-bit binaries when reading invalid JPEG or PNG images
- Update the compiler and all dependencies to current versions
- Update OpenSlide Java to 0.12.2
- Update many dependencies
- Update OpenJPEG to version 2.1.1
- Fix crashes in the 32-bit binaries when called from code compiled with MSVC
- Fix crashes in the 32-bit binaries
- Update OpenSlide to 3.4.1
- Update OpenSlide Java to 0.12.1
- Add separate debug symbols for all binaries
- Update OpenSlide to 3.4.0
- Update OpenSlide Java to 0.12.0
- Prevent libtiff from opening a dialog box upon encountering an invalid TIFF file
- Update OpenSlide to 3.3.3
- Fix a runtime crash when linked with
/OPT:REF
- Update OpenSlide to 3.3.2
- Fix a serious thread safety issue
- Update OpenSlide to 3.3.1
- Update OpenSlide to 3.3.0
- Update OpenSlide Java to 0.11.0
- Initial release with OpenSlide 3.2.6 and OpenSlide Java 0.10.0