Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Aug 07:30
· 30 commits to main since this release

PatternFolds v0.2.0

Diff since v0.1.5

Closed issues:

  • Use Intervals.jl instead of current implementation (#21)

Merged pull requests:

  • Makes folded vectors a subtype of AbstractVector (#19) (@Azzaare)
  • Add a conversion from IntervalsFold to VectorFold when the interval is a point (#20) (@Azzaare)
  • [breaking] Use Intervals.jl instead of internal Interval (#22) (@Azzaare)
  • Fix compat with julia 1.6 (#24) (@Azzaare)