Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.3.4 #66

Merged
merged 5 commits into from
Mar 29, 2024
Merged

v1.3.4 #66

merged 5 commits into from
Mar 29, 2024

Conversation

lbressler13
Copy link
Owner

What was changed?

  • mapInPlace and mapInPlaceIndexed for all array types and MutableList
  • MultiSet/ConstMultiSet impl refactors with no changes in functionality
    • Includes CountsMap and AbstractConstMultiSet

Checks

  • New and existing unit tests pass with my changes
  • Unit tests have been written for all new and changed functions
  • Comments have been added where needed
  • Docstrings have been updated with any modified function signatures
  • ktlint has run successfully
  • The version number has been updated if necessary

How was this tested?

Unit tests (0 test changes for MultiSet changes)

@lbressler13 lbressler13 merged commit 13b858a into main Mar 29, 2024
4 checks passed
@lbressler13 lbressler13 deleted the 1.3.4 branch March 29, 2024 03:29
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