rcrowe / Raven

Send to Sentry in the background
34 stars 13 forks source link

0.2.0 release #4

Closed rcrowe closed 10 years ago

rcrowe commented 10 years ago

A lot has been re-written, simplified & tests added.

rcrowe commented 10 years ago

Yep. I should get a chance to update 0.2.x and merge / tag soon. Sorry in the delay!

stayallive commented 10 years ago

I am running "rcrowe/raven": "dev-release/0.2.0" for a while (read 1-2 months) now and am pretty satisfied! (Oh, and yes this is in production :grin:)

rcrowe commented 10 years ago

Great! I always worry when it's just me running it in production & I'm not covering all edge cases.

I've bumped the Guzzle dependency up to ~4.1.0 which means that the library is now >=php5.4. Does that impact you @Stayallive?

stayallive commented 10 years ago

Laravel 4.2 is also >= 5.4 so yeah I'm cool with that :) I usually jump versions pretty quick ;)

stayallive commented 10 years ago

@coveralls sure likes to spam! geez!

Off topic: Could be nice if they would do it like Travis :)

rcrowe commented 10 years ago

Bloody hell, @coveralls went nuts. I think I'll just push a lot less often, sorry about that :)

rcrowe commented 10 years ago

So I just tagged 0.2.0 let us know if you spot anything!

stayallive commented 10 years ago

Looks good so far!