Skip to content

Dev#1

Merged
mhss1 merged 9 commits intomainfrom
dev
Sep 1, 2025
Merged

Dev#1
mhss1 merged 9 commits intomainfrom
dev

Conversation

@mhss1
Copy link
Copy Markdown
Owner

@mhss1 mhss1 commented Sep 1, 2025

Added

  • InPlaceCharSequence and used it in forEachSplit

Changed

  • Refactor in-place subList and windowed logic to use exclusive end index
  • Update Android minSdk to 24
  • Remove redundant kotiln.ranges qualification in primitive list implementations (cleanup)

Removed

  • androidx.annotation dependency
  • fastForEach/fastForEachIndexed from GenericListExt.kt

Fixed

  • mapFlattened generic list test function

  • Bug fix (non-breaking change which fixes an issue)

  • New feature (non-breaking change which adds functionality)

  • Code style (formatting, new lines, etc.)

  • Refactoring (no functional changes, renaming)

  • Other (describe the changes):

Checklist:

  • The PR is to the dev branch
  • My code follows the style and architecture of the project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings or errors
  • [ x New and existing tests pass locally with my changes

@mhss1 mhss1 self-assigned this Sep 1, 2025
@mhss1 mhss1 merged commit a606797 into main Sep 1, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant