Releases: Tokazama/StaticRanges.jl
Releases · Tokazama/StaticRanges.jl
v0.8.3
StaticRanges v0.8.3
v0.8.2
StaticRanges v0.8.2
- Utilize new stuff in ArrayInterface
- Make resizing methods more generic
v0.8.1
v0.8.0
StaticRanges v0.8.0
- 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