Skip to content

v1.13.0

Choose a tag to compare

@gustavofreze gustavofreze released this 16 Jan 12:18
· 12 commits to main since this release
8edeea4
  • Remove redundant array_first/array_last usage in First.php and Last.php operations.
  • Move test classes to Test\TinyBlocks\Collection namespaces for consistency.
  • Update autoload-dev PSR-4 mapping in composer.json.
  • Bump tiny-blocks/mapper to 1.4.* and add tiny-blocks/currency to require-dev.
  • Update Makefile test-file usage instructions.
  • Adjust imports in test files to reflect namespace changes.