Skip to content

v0.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 16:40
· 13 commits to main since this release
d524b2c

IntervalUnionArithmetic v0.2.1

Diff since v0.2.0

Closed issues:

  • Bug in setdiff(::IntervalUnion,::Interval) (#14)
  • == is not defined for IntervalUnion (#17)

Merged pull requests:

  • CompatHelper: bump compat for "IntervalArithmetic" to "0.19" (#12) (@github-actions[bot])
  • CompatHelper: bump compat for "IntervalArithmetic" to "0.20" (#13) (@github-actions[bot])
  • fix to #14 (#15) (@abraunst)
  • add missing setdiff import (#16) (@abraunst)
  • adds comparisons & isempty check (#18) (@AnderGray)