rCBA 0.4.3 (Release date: 2019-05-29)
==============

Changes:

* Fixed issues with the Java dependency, RNG
* Udpdates of the documentation


rCBA 0.4.2 (Release date: 2018-05-16)
==============

Changes:

* Support for Java 9,10 - updated test for minimum Java version


rCBA 0.4.1 (Release date: 2018-05-09)
==============

Changes:

* Parallel parameter for fp-growth, build and pruning functions


rCBA 0.4.0 (Release date: 2018-04-28)
==============

Changes:

* Output model in the arules rules format
* Output of the prediction as a factor
* Verbose parameter for all functions
* Documentation updates, fixed typos and bugs


rCBA 0.3.0 (Release date: 2018-01-08)
==============

Changes:

* FPGrowth as an alternative algorithm
* FPGrowth-based automatic build of the model
* Vagrant + RStudio server development environment
* Fixed typos and bugs


rCBA 0.2.0 (Release date: 2016-10-05)
==============

Changes:

* Support for transactions as inputs
* Fixed typos and bugs
* Optimalization of Java dependencies


rCBA 0.1.0 (Release date: 2016-02-01)
==============

Changes:

* Improved pruning algorithms
* Implemented a classification function
* Implemented an automatic model build
* Optimalization of Java dependencies


rCBA 0.0.1 (Release date: 2015-12-08)
==============

Changes:

* Initial version of rCBA