Skip to content

Releases: FrozenStormInteractive/Crunch2

Crunch2 1.3.1

01 Jun 20:11
d5cd924
Compare
Choose a tag to compare
  • Fix operator infinite recursive loop
  • Export cmake targets
  • Fix third-party linking

Crunch2 1.3.0

22 Feb 00:12
2b7f79a
Compare
Choose a tag to compare
  • 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

01 Sep 23:47
ce2022f
Compare
Choose a tag to compare

⚠️Starting from this release, we have renamed crunch to Crunch2.⚠️

  • Rename crunch to Crunch2
  • Add help and version flags

1.1.1

01 Sep 23:44
26adf95
Compare
Choose a tag to compare
  • Add conan support
  • Replace OSSpinLock by os_unfair_lock

Crunch 1.1.0

01 Sep 23:43
417c5ae
Compare
Choose a tag to compare
  • 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