Skip to content

Releases: stm/imagefluency

imagefluency 1.0.0

31 Mar 22:49
@stm stm

Choose a tag to compare

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 testthat conventions
  • fixed img_complexity() normalization for array inputs outside the [0, 1] range to avoid platform-dependent results

imagefluency 0.2.5

12 Feb 23:50
@stm stm

Choose a tag to compare

Bugfix: incorrect parameter name in internal function's documentation

imagefluency 0.2.4

29 Oct 08:33
@stm stm

Choose a tag to compare

Minor release: fix alpha channel throwing error with typicality + new vignette on analyzing multiple images at once

imagefluency 0.2.3

09 Jan 16:24
@stm stm

Choose a tag to compare

Minor release: updated unit tests to fix CRAN build error

imagefluency 0.2.2

12 Dec 15:08
@stm stm

Choose a tag to compare

Minor release: under-the-hood-changes in preparation for upcoming R 4.0.0 release

imagefluency 0.2.1

30 Sep 14:46
@stm stm

Choose a tag to compare

First CRAN release.