Skip to content

Release 0.1.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 23:25
a8bbaed

Fixed

  • Fix redundant double fetch bug PR #150
  • Fixed issue with parsing NaNs and infinities (#147) PR #150
  • Fixed broken table sort (#151) PR #154
  • Fixed table search string reseting when user selects a new table PR #154
  • Fixed flexbox grow issues with safari by adding prefix. PR #142
  • Fixed bug with the LabBook Dockerfile PR #164
  • Updated pharus version to 0.2.2 PR #164
  • Switch filter cards restrictions handling from array to set for performance boost PR #150