Skip to content

Releases: roualdes/bridgestan

v2.7.0

09 Sep 14:46
Compare
Choose a tag to compare

BridgeStan v2.7.0

What's Changed

Features

  • Update to Stan 2.37 by @dependabot[bot] in #287
  • Allow passing dictionaries to Python functions using stanio by @WardBrian in #283
  • Forward declare model and rng class when including bridgestan.h in C++ by @WardBrian in #275

Bug Fixes

  • Add thread-safe AD chain before calls to write array, constructor by @WardBrian in #290

Documentation

Other

Full Changelog: v2.6.2...v2.7.0

v2.6.2

28 Apr 14:59
Compare
Choose a tag to compare

BridgeStan 2.6.2

What's Changed

Fixes

Documentation

  • Start using sphinxcontrib-rust for Rust API documentation by @WardBrian in #264

Misc.

Full Changelog: v2.6.1...v2.6.2

v2.6.1

02 Jan 15:18
Compare
Choose a tag to compare

BridgeStan 2.6.1

What's Changed

  • Mark the version numbers as const in bridgestan.h. This fixes a regression in the Send and Sync traits in Rust. Contributed by @aseyboldt in #259

Full Changelog: v2.6.0...v2.6.1

v2.6.0

13 Dec 15:31
Compare
Choose a tag to compare

BridgeStan 2.6.0

What's Changed

Features

Documentation

Other

Full Changelog: v2.5.0...v2.6.0

v2.5.0

18 Jun 19:26
Compare
Choose a tag to compare

BridgeStan 2.5.0

What's Changed

Features

Documentation

Other

Full Changelog: v2.4.1...v2.5.0

v2.4.1

17 Apr 13:49
Compare
Choose a tag to compare

BridgeStan 2.4.1

What's Changed

Documentation

Other

  • Julia: Switch from LazyArtifacts to a manual download for the C++ sources by @WardBrian in #227

Full Changelog: v2.4.0...v2.4.1

v2.4.0

25 Mar 18:02
Compare
Choose a tag to compare

BridgeStan 2.4.0

What's Changed

Features

Documentation

  • Automate R docs build from roxygen comments by @WardBrian in #205
  • Improve panic error message on the Rust example by @randommm in #211

Other

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

11 Dec 15:30
Compare
Choose a tag to compare

BridgeStan 2.3.0

What's Changed

Features

  • Python: allow ctypes pointers for in/out parameters by @WardBrian in #193
  • R: Add functionality to build models inside R by @WardBrian in #172
  • Unify constructors to always allow a .stan file to be passed by @WardBrian in #188
  • Set up visibility controls for public symbols in the library by @WardBrian in #185

Documentation

  • Improve developer documentation and experience by @WardBrian in #184
  • Add implementation details docs page, note on propto=True for log_density by @WardBrian in #192
  • Add README sections on known users of BridgeStan by @WardBrian in #186

Other

Full Changelog: v2.2.2...v2.3.0

v2.2.2

30 Oct 13:30
Compare
Choose a tag to compare

BridgeStan 2.2.2

What's Changed

Full Changelog: v2.2.1...v2.2.2

v2.2.1

02 Oct 19:00
Compare
Choose a tag to compare

BridgeStan 2.2.0

What's Changed

  • This release is identical to 2.2.0, but fixes an issue with the release tarball (#176). This should resolve some installation issues on Windows.

Full Changelog: v2.2.0...v2.2.1