Skip to content

Releases: AnderGray/IntervalUnionArithmetic.jl

v0.2.3

28 Feb 09:49
e472255
Compare
Choose a tag to compare

IntervalUnionArithmetic v0.2.3

Diff since v0.2.2

Closed issues:

  • Error in intersection (#23)

Merged pull requests:

v0.2.2

04 Feb 19:06
3d4912e
Compare
Choose a tag to compare

IntervalUnionArithmetic v0.2.2

Diff since v0.2.1

Closed issues:

  • Representation of empty union (#19)
  • intervals actively being (wrongfully) joined (#20)

Merged pull requests:

v0.2.1

02 Feb 16:40
d524b2c
Compare
Choose a tag to compare

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)

v0.2.0

14 Jun 22:28
5cb7386
Compare
Choose a tag to compare

IntervalUnionArithmetic v0.2.0

Diff since v0.1.0

Closed issues:

  • Rename IntervalU -> IntervalUnion (#6)
  • Display of a single interval as a union (#7)
  • Make a constructor with a single interval (#8)

Merged pull requests:

v0.1.0

30 Apr 16:25
f1e0efb
Compare
Choose a tag to compare

IntervalUnionArithmetic v0.1.0

Merged pull requests:

  • CompatHelper: add new compat entry for "IntervalArithmetic" at version "0.18" (#1) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Reexport" at version "1.0" (#2) (@github-actions[bot])
  • Create LICENSE (#3) (@AnderGray)