Skip to content

Latest commit

 

History

History
43 lines (22 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

43 lines (22 loc) · 1.21 KB

Changelog

All notable changes to ecow will be documented in this file.

v1.0.4 - 2024-08-09

What's Changed

  • Return null if no model by @inmanturbo in #4

Full Changelog: https://github.com/inmanturbo/ecow/compare/v1.0.3...v1.0.4

v1.0.3 - 2024-08-09

What's Changed

  • support using Illuminate\Database\Eloquent\Concerns\HasUuids as primary key by @inmanturbo in #3

Full Changelog: https://github.com/inmanturbo/ecow/compare/v1.0.2...v1.0.3

v1.0.2 - 2024-08-08

What's Changed

  • Remove unused directories leftover from the skeleton by @inmanturbo in #2

Full Changelog: https://github.com/inmanturbo/ecow/compare/v1.0.1...v1.0.2

v1.0.1 - 2024-08-08

What's Changed

  • Extracts "Modelware" helper to a seperate package by @inmanturbo in #1

New Contributors

  • @inmanturbo made their first contribution in #1

Full Changelog: https://github.com/inmanturbo/ecow/compare/v1.0.0...v1.0.1

v1.0.0 - 2024-08-07

Full Changelog: https://github.com/inmanturbo/ecow/commits/v1.0.0