forestmodel 0.4.0
-----------------
* Fixed problem with `coxph` models that used special functions.
* Changed from `forest_breaks` to `graphics::axisTicks` for break calculation.

forestmodel 0.3.3
-----------------

* Added `n_events` and `person_time` variables to data for display when using a
  `coxph` model

forestmodel 0.3.2
-----------------

* Now handles logical covariates appropriately
* Tweaks to break and limit calculation

forestmodel 0.3.1
-----------------

* Added option (set as default) to recalcluate panel widths
* Added function to make custom panels easier to generate (`forest_panels`)
* Tidied up parameters to make them more consistent between functions

forestmodel 0.3
---------------

* Updated panel object to be a list of lists for greater flexibility
* Added `forest_rma` function to produce forest plots from output of `metafor::rma`

forestmodel 0.1
---------------

* Initial release
