- Remove at_exit shutdown hook
- Remove explicit setting of dispatcher
- Ignore delay job rake task
- Add document to use newrelic-rake without rails
- Add a NewRelic::Rake.started to promise starting newrelic agent only once.
- Force dispatcher to rake.
- Shutdown agent at exit.
- Make sure #method_tracer is there by the time we start tracking.
- Add tests.
- Initial public release