Skip to content

Releases: albertoarena/laravel-event-sourcing-generator

v0.1.15

08 Nov 15:36
Compare
Choose a tag to compare

Use camel case for model properties
Refactoring. Fix nullableTimestamps type
Fix namespace of concern

v0.1.12

30 Oct 12:00
Compare
Choose a tag to compare

Refactoring

v0.1.11

28 Oct 21:00
Compare
Choose a tag to compare

Refactoring

v0.1.10

28 Oct 09:17
Compare
Choose a tag to compare

Remove strict types from stubs
Generate unit test

v0.1.9

26 Oct 17:24
Compare
Choose a tag to compare

Support Laravel 10

v0.1.8

26 Oct 17:16
Compare
Choose a tag to compare

Composer package version

v0.1.7

26 Oct 17:07
Compare
Choose a tag to compare

Change signature

v0.1.6

26 Oct 16:31
Compare
Choose a tag to compare

Add proper exceptions. Handle update migration file.
Show path in confirmation table.
Update docs.

v0.1.5

25 Oct 19:32
Compare
Choose a tag to compare

Accept nullable properties and update docs
Allow multiple models in same domain

v0.1.3

24 Oct 14:09
Compare
Choose a tag to compare

Improve readibility of command confirmation