Releases: FrozenStormInteractive/Crunch2
Releases · FrozenStormInteractive/Crunch2
Crunch2 1.3.1
- Fix operator infinite recursive loop
- Export cmake targets
- Fix third-party linking
Crunch2 1.3.0
- Fix typo in command list.
- Avoid ambiguity error on GCC.
- Add initialization of m_num_prev_results member on crn_dxt1.
- Force C++11.
- Use std::swap instead of utils::swap.
- Replace NULL with nullptr.
- Format files.
Crunch2 1.2.0
- Rename crunch to Crunch2
- Add help and version flags
1.1.1
- Add conan support
- Replace OSSpinLock by os_unfair_lock
Crunch 1.1.0
- Update miniz to 2.1.0
- Update stb_image to 2.26 and stb_image_write 1.15
- Replace ryg_dxt with stb_dxt 1.10
- Update jpgd and jpge
- macOS support
- Add CMake build system
- Shared build support