Skip to content

Releases: probprog/bopp

bopp-v0.1.5

08 Aug 15:35
Compare
Choose a tag to compare

Some bug fixes for edge cases in the code transformations. Namely when the target variables are defined within a let statement which is itself nested within code that returns a function.

bopp-v0.1.4

04 Aug 14:30
Compare
Choose a tag to compare

Small update to allow inference options to be passed in

bopp-v0.1.3

04 Jul 17:33
Compare
Choose a tag to compare

Bug fixes, back end improvements, and changes to how the verbosity options are dealt with