Skip to content

v0.8.0

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

StaticRanges v0.8.0

Diff since v0.7.1

  • these are no longer export b/c could move to other packages in the future:
    • axes_type
    • order,
    • ordmax,
    • ordmin,
    • gtmax,
    • ltmax,
    • eqmax,
    • gtmin,
    • ltmin,
    • eqmin,
    • group_max,
    • group_min,
    • cmpmax,
    • mpmin,
    • min_of_group_max,
    • max_of_group_min,
    • is_forward,
    • is_reverse,
    • is_ordered,
    • is_within,
    • is_after,
    • is_before,
    • is_contiguous,
    • is_static,
    • is_within,
    • merge_sort,
    • push,
    • pushfirst,
    • Continuity,
    • Continuous,
    • Discrete,
    • similar_type,
    • vcat_sort
  • These are no longer defined (plan to move to other dependencies in the future):
    • pop
    • popfirst
  • StaticArrays is no longer a dependency
    • StaticRanges.is_dynamic -> ArrayInterface.can_chang_size