Releases: mhss1/Kubit
Releases · mhss1/Kubit
1.0.0-alpha03
Added
- Primitive deque data structure (
IntDeque,LongDeque,FloatDequeandDoubleDeque)
1.0.0-alpha02
Added
- InPlaceCharSequence and used it in
forEachSplit
Changed
- Refactor in-place
subListandwindowedlogic to use exclusive end index - Update Android
minSdkto 24 - Remove redundant
kotiln.rangesqualification in primitive list implementations (cleanup)
Removed
androidx.annotationdependencyfastForEach/fastForEachIndexedfromGenericListExt.ktand classes that use it
Fixed
- mapFlattened generic list test function
1.0.0-alpha01
v1.0.0-alpha01 Initial commit