0.4.0
Pre-release
Pre-release
What's Changed
- basic compatibility with ipython console @haesleinhuepf in #51
- auto-execute code (opt-in) by @haesleinhuepf in #39
- add proposed conda environment to installation instructions by @haesleinhuepf in #50
- documenting code using %%doc by @haesleinhuepf in #56
- Bug fixing using %%fix by @haesleinhuepf in #57
- adding non-bia example notebooks by @haesleinhuepf in #60
- Fix code explanation by @haesleinhuepf in #61
- Code cleanup by @haesleinhuepf in #62
Backwards compatibility breaking changes
- The parameter
temperature
was removed frombob.initialize()
as discussed in #53
Full Changelog: 0.3.0...0.4.0