Releases: stm/imagefluency
Releases · stm/imagefluency
imagefluency 1.0.0
Major v1.0.0 release!
- redesigned the Shiny dashboard with multi-image upload, integrated results, image comparison, and CSV export
- added optional
collapse-based speedups for self-similarity, symmetry, and typicality computations, while retaining base R fallbacks - made the complexity tests more robust across platforms and updated the test suite to modern
testthatconventions - fixed
img_complexity()normalization for array inputs outside the[0, 1]range to avoid platform-dependent results
imagefluency 0.2.5
Bugfix: incorrect parameter name in internal function's documentation
imagefluency 0.2.4
Minor release: fix alpha channel throwing error with typicality + new vignette on analyzing multiple images at once
imagefluency 0.2.3
Minor release: updated unit tests to fix CRAN build error
imagefluency 0.2.2
Minor release: under-the-hood-changes in preparation for upcoming R 4.0.0 release
imagefluency 0.2.1
First CRAN release.