What's Changed
Features
* implement BridgeStan download and module compilation on Rust by randommm in https://github.com/roualdes/bridgestan/pull/212
* R: Warn if error is too long to print properly by WardBrian in https://github.com/roualdes/bridgestan/pull/232
* Support for USER_HEADER in build system by WardBrian in https://github.com/roualdes/bridgestan/pull/233
* Update Stan to 2.35 by dependabot in https://github.com/roualdes/bridgestan/pull/235
* Add a download flag to get_bridgestan_path by WardBrian in https://github.com/roualdes/bridgestan/pull/236
Documentation
* Updates following Rust compilation by WardBrian in https://github.com/roualdes/bridgestan/pull/231
* Update Julia doc to cross link, remove mention of Artifact by WardBrian in https://github.com/roualdes/bridgestan/pull/228
Other
* Clean up our usage of Bool in FFI by WardBrian in https://github.com/roualdes/bridgestan/pull/229
**Full Changelog**: https://github.com/roualdes/bridgestan/compare/v2.4.1...v2.5.0