Skip to content

Comparators for sorting items by updated time#199

Merged
w3stling merged 2 commits intomasterfrom
comparator-for-sorting-items-by-updated-time
Dec 1, 2024
Merged

Comparators for sorting items by updated time#199
w3stling merged 2 commits intomasterfrom
comparator-for-sorting-items-by-updated-time

Conversation

@w3stling
Copy link
Owner

@w3stling w3stling commented Dec 1, 2024

Added comparators for sorting items by updated time.

  • ItemComparator::oldestUpdatedItemFirst
  • ItemComparator::newestUpdatedItemFirst

Renamed comparators for sorting by published time.

  • ItemComparator::oldestItemFirst -> ItemComparator::oldestPublishedItemFirst
  • ItemComparator::newestItemFirst -> ItemComparator::newestPublishedItemFirst

Deprecated old method names and marked them for removal in future versions.

@w3stling w3stling added the enhancement New feature or request label Dec 1, 2024
@github-actions
Copy link

github-actions bot commented Dec 1, 2024

Test Results

 11 files   11 suites   35s ⏱️
301 tests 300 ✅ 1 💤 0 ❌
309 runs  308 ✅ 1 💤 0 ❌

Results for commit 8597498.

♻️ This comment has been updated with latest results.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 1, 2024

@w3stling w3stling merged commit 6ce37ee into master Dec 1, 2024
@w3stling w3stling deleted the comparator-for-sorting-items-by-updated-time branch December 1, 2024 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant