Skip to content

v2.5.0 changes#49

Merged
ace411 merged 20 commits intomasterfrom
v2.x
Feb 7, 2026
Merged

v2.5.0 changes#49
ace411 merged 20 commits intomasterfrom
v2.x

Conversation

@ace411
Copy link
Copy Markdown
Owner

@ace411 ace411 commented Jan 31, 2026

  • Added the following function(s)
    • Chemem\Bingo\Functional\listFromPaths
  • Added nullable type definitions to arguments in the following functions
    • Chemem\Bingo\Functional\paths
    • Chemem\Bingo\Functional\toException
    • Chemem\Bingo\Functional\Functors\Monads\bind
  • Reworked the internals of the following functions
    • Chemem\Bingo\Functional\memoize
    • Chemem\Bingo\Functional\head
    • Chemem\Bingo\Functional\last
    • Chemem\Bingo\Functional\indexOf
    • Chemem\Bingo\Functional\intersects
    • Chemem\Bingo\Functional\isArrayOf
    • Chemem\Bingo\Functional\omit
    • Chemem\Bingo\Functional\where
    • Chemem\Bingo\Functional\keysExist
    • Chemem\Bingo\Functional\any
    • Chemem\Bingo\Functional\assocPath
    • Chemem\Bingo\Functional\every
    • Chemem\Bingo\Functional\fromPairs
    • Chemem\Bingo\Functional\has
    • Chemem\Bingo\Functional\tail
  • Improved iteration patterns in functions subsumed in the following classes
    • Chemem\Bingo\Functional\Immutable\Collection
    • Chemem\Bingo\Functional\Immutable\Tuple

@ace411 ace411 self-assigned this Jan 31, 2026
- Added $separator argument
- Ensured that quotes are stripped from keys encased in square brackets
- Replaced _clonePath with assocPath
- Instated call to _jsonPath to convert string paths to lists
@ace411 ace411 changed the title v2.4.0 changes v2.5.0 changes Feb 7, 2026
@ace411 ace411 merged commit 3ebfda9 into master Feb 7, 2026
11 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