ChangeLog for package rk.ClusterAnalysis

changes in version 0.01-15 (2022-05-03)
fixed:
  - screenshot URL and removed flattr-link in README.md
  - replaced deprecated doPrintout() with printout() in JavaScript

changes in version 0.01-14 (2015-11-19)
fixed:
  - JavaScript header for k-means clustering was quoted too often
  - missing ChangeLog
changed:
  - updated the generator script
  - rebuilt with rkwarddev 0.08-1
  - initial release
added:
  - plugin is now translatable (see inst/rkward/po/)
  - german translation

changes in version 0.01-13 (2015-06-17)
fixed:
  - fixed bugs in the checkbox evaluation, didn't work in recent RKWard
    versions any longer
  - replacing "ward" with "ward.D" (as of R 3.0.3)
changed:
  - replaced the deprecated plclust() with plot(), including workarounds for
    the options "unit" and "hmin" which are no longer available with plot()
added:
  - new clustering method "ward.D2" (as of R 3.0.3)

changes in version 0.01-12 (2015-03-14)
fixed:
  - replaced the outdated links to sourceforge with our new KDE URL

changes in version 0.01-11 (2015-03-13)
changed:
  - rebuilt using rkwarddev 0.07-1

changes in version 0.01-10 (2013-04-14)
fixed:
  - corrected logic sections in hierarchical CA and determine number of
    clusters dialogs (distance calculation was not correctly enabled/disabled)

changes in version 0.01-9 (2013-04-04)
added:
  - debianized the plugin
fixed:
  - removed erroneous pluginmap inclusions from XML files

changes in version 0.01-8 (2013-02-24)
changed:
  - updated rkwarddev generator script (compatibility with 0.06-2) and
    regenerated plugin code

changes in version 0.01-7 (2012-09-29)
fixed:
  - added generic pre/post plot options

changes in version 0.01-6 (2012-04-06)
changes:
  - added a ChangeLog file
  - rebuild package for R 2.15