pulsar 0.3.4 (09-2018 Release)
==============

* Fixed tests based on deprecated batchtools function
* Added internal refit method for faster parallelization


pulsar 0.3.3 (06-2018 Release)
==============

* Fixed tests that violated CRAN policy
* Changed internals method for resolving to batchtools (v0.9.10) default when sourcing a config file
* Fixed refit criterion in 'other-criteria' vignette


pulsar 0.3.2 (03-2018 Release)
==============

Changes:

* Fixed tests that were failing on Windows.
* Fixed a few typos in the docs.


pulsar 0.3.0 (02-2018 Release)
==============

Changes:

* Migrate to the new and improved batchtools for batch.pulsar & related functions. BatchJobs is deprecated.
** Updated how default config files and templates are sourced
** Removed the getTempDir function
** Updated documentation
** Deprecated batch.pulsar progressbar arguments, now controlled by batchtools options.

* Fixed some failing tests. Small data tests were too sensitive to parameter choices, substituted larger p datasets.
* Similar fix for problem vignettes.
