Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: noctud/collection

v0.1.4 🦋

14 Jun 14:29
@delacry delacry
5ba8ddb
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • Make Collection::toArray return list by @nikophil in #13
  • Type list-returning methods as list instead of array<int, E> by @delacry in #14

New Contributors

Full Changelog: v0.1.3...v0.1.4

Contributors

nikophil and delacry
Assets 2
Loading

v0.1.3 🐠

02 Jun 18:59
@delacry delacry
36745a7
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • Fix empty mutable factories type inference by @delacry in #7
  • Upgrade PHPStan to ^2.2 by @delacry in #8
  • Add new logo to the docs by @delacry in #11
  • Add cheatsheet to the docs and improve api docs style by @nikophil and @delacry in #10
  • Add composer qa command for running all QA tools

Full Changelog: v0.1.2...v0.1.3

Contributors

nikophil and delacry
Loading

v0.1.2 🐦

27 May 23:17
@delacry delacry

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.1.2

Contributors

celestialaly and delacry
Loading

v0.1.1 🐮

14 Mar 20:49
@delacry delacry

Choose a tag to compare

  • Utilize copy-on-write when constructing collections from arrays by @delacry in #1

Full Changelog: v0.1.0...v0.1.1

Contributors

delacry
Loading

v0.1.0 🐔

13 Mar 22:48
@delacry delacry

Choose a tag to compare

  • First stable release suitable for production use.
  • Although the project is in 0.x, it follows Semantic Versioning conventions: patch releases (0.1.x) will not introduce backward-incompatible changes, and any breaking change will bump the minor version (e.g., 0.2.0), you can safely use ^0.1 in composer.json.
Loading

v0.1.0-beta2 🐣

20 Feb 16:15
@delacry delacry

Choose a tag to compare

  • Remove __invoke access syntax and make default strict ($map['key'] now throws if missing, $map['key'] ?? null still works)
Loading

v0.1.0-beta1 🥚

15 Feb 18:32
@delacry delacry

Choose a tag to compare

  • Initial beta release
Loading

AltStyle によって変換されたページ (->オリジナル) /