Skip to content

Latest commit

 

History

History
118 lines (72 loc) · 4.89 KB

CHANGELOG.md

File metadata and controls

118 lines (72 loc) · 4.89 KB

Changelog

All notable changes to :package_name will be documented in this file.

v0.6.0 - 2025-01-24

What's Changed

  • Add Verbs v0.6 support by @joshhanley in #4

New Contributors

  • @joshhanley made their first contribution in #4

Full Changelog: https://github.com/hirethunk/verbs-history/compare/v0.5.3...v0.6.0

v0.5.3 - 2024-08-08

Full Changelog: https://github.com/hirethunk/verbs-history/compare/v0.5.2...v0.5.3

v0.5.2 - 2024-08-08

Full Changelog: https://github.com/hirethunk/verbs-history/compare/v0.5.1...v0.5.2

v0.5.1 - 2024-08-08

Decided to peg version to Verbs version

What's Changed

  • WIP add-custom-components by @DanielCoulbourne in #2

New Contributors

  • @DanielCoulbourne made their first contribution in #2

Full Changelog: https://github.com/hirethunk/verbs-history/commits/v0.5.1

v0.0.8.1 - 2024-01-23

What's Changed

Full Changelog: https://github.com/hirethunk/verbs/compare/0.0.8...0.0.8.1

v0.0.8 - 2024-01-16

What's Changed

New Contributors

Full Changelog: https://github.com/hirethunk/verbs/compare/0.0.7...0.0.8

v0.0.7 - 2023-12-07

What's Changed

New Contributors

Full Changelog: https://github.com/hirethunk/verbs/compare/0.0.6...0.0.7

v0.0.6 - 2023-11-22

What's Changed

  • Add support for interfaces in the expectsParameters check on MethodFi… by @DanielCoulbourne in hirethunk/verbs#19

Full Changelog: https://github.com/hirethunk/verbs/compare/0.0.5...v0.0.6

v0.0.5 - 2023-11-20

Fixes support for empty collection serialization.

v0.0.4 - 2023-11-19

This adds some improvements to how Laravel collections are serialized in Verbs.

v0.0.3 - 2023-11-17

Addresses some issues with the concurrency guards.

v0.0.1 - 2023-11-16

Initial release