Skip to content

v0.11.7

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Nov 18:34
· 4 commits to main since this release
3e9beee

FHist v0.11.7

Diff since v0.11.6

Bug fixes

  • fixed bug for lookup when the value coincides with the right edge of the last bin

Merged pull requests:

  • feat: add Makie plot for Hist3D (#122) (@Beforerr)
  • CompatHelper: add new compat entry for Plots in [weakdeps] at version 1, (keep existing compat) (#125) (@github-actions[bot])
  • fix lookup when it lands on the right edge of the last bin (#129) (@Moelf)

Closed issues:

  • lookup the right edge of a Hist (#128)