explor 0.3.1
------------

* Compatibility with ade4 1.7-5


explor 0.3.0
------------

* Add a "Get R code" button which allows to get the R code to reproduce the displayed plot (minus custom labels positions)
* Add support for `princomp` and `prcomp`
* Add support for `MASS::mca`
* Add support for `GDAtools::speMCA`
* Qualitative supplementary variables are now displayed with `FactoMineR::PCA` results
* `explor.MCA` now works if MCA has been called with an `excl` argument
* Code refactoring


explor 0.2.1
------------

* Bugfix : core dump in explor.MCA when only one supplementary qualitative variable
* Bugfix : No variable plot when missing `scale` argument in `dudi.pca`
* Fix test failing with next `testthat` version


explor 0.2
------------

* Add ability to select points with lasso
* Add ellipses to color mapping variables
* Add ability to color individual points according to one of the qualitative variables in MCA
* Add control to hide Rows or Columns in CA plot and tables
* Add the ability to change point size and sizes range in variables plots for CA and MCA.

explor 0.1
----------

* First version
