v0.11.7
FHist v0.11.7
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)