atrauzzi / laravel-doctrine

An ORM for a Framework for Web Artisans
121 stars 59 forks source link

Tagged version #98

Open marklj opened 9 years ago

marklj commented 9 years ago

I'm integrating this package with a pretty big project and I'd like the peace of mind that I'm working with a version that's not going to have breaking changes in the future. Can you tag the package with a version so I can reference it in composer?

josenicomaia commented 9 years ago

Same here +1

atrauzzi commented 9 years ago

Yeah, definitely overdue for this.

Okay, there's been a lot of activity recently. Would you like to hold off until the dust settles, or is there a particular commit you've found stable?

josenicomaia commented 9 years ago

I guess we can wait some commits to mark a stable version.

atrauzzi commented 9 years ago

If you'd like, in the meantime you can select specific commits in your composer.json file. That'll at least allow you to version things from your end.