- In
scale_adapter()andshape_adapter(), settingalgorithmandtype
arguments to invalid values now gives informative error message (#88). - In
target_distribution_from_stan_model(),include_generated_quantities
argument now works as expected when set toTRUE(#94). - Documentation website now includes article on interfacing with Stan models
via BridgeStan (#90).