WildsideUK / Laravel-Userstamps

Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
https://wildside.uk
MIT License
570 stars 64 forks source link

Waiting for 1.0.0 #32

Closed igorrebega closed 5 years ago

igorrebega commented 5 years ago

Hello @mattmcdonald-uk Thank you for such a great extension!

What needs to be done to release version 1.0? Do you need any help?

I would like to use a stable version of in my production project.

mattmcdonald-uk commented 5 years ago

Nothing really - just waiting to ensure no new issues were introduced before release.

Assuming nothing raised relating to changes in 1.0.0-rc.0 in the next few days, will release it next week.

igorrebega commented 5 years ago

@mattmcdonald-uk Great. Thank you for the update!