Skip to content

Releases: roualdes/bridgestan

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

v2.2.0

26 Sep 13:25
Compare
Choose a tag to compare

BridgeStan 2.2.0

What's Changed

Full Changelog: v2.1.2...v2.2.0

v2.1.2

20 Jul 14:22
Compare
Choose a tag to compare

BridgeStan 2.1.2

What's Changed

  • fix(rust): Allow loading more recent libraries by @aseyboldt in #153
  • Fix Sundials make config by @aseyboldt in #152
  • Docs: Formatting tweaks and fixes by @WardBrian in #155
  • Clarify usage of set_bridgestan_path in examples by @WardBrian in #157
  • Various other documentation updates

Full Changelog: v2.1.1...v2.1.2

v2.1.1

30 Jun 18:38
Compare
Choose a tag to compare

BridgeStan 2.1.1

This change only impacts Python users on Windows

What's Changed

  • Fix: Windows TBB path logic fails if BridgeStan is not yet downloaded by @WardBrian in #149

Full Changelog: v2.1.0...v2.1.1

v2.1.0

29 Jun 16:33
Compare
Choose a tag to compare

BridgeStan 2.1.0

What's Changed

Minor Changes

New Contributors

Full Changelog: v2.0.0...v2.1.0