Sucker Punch v1.0.0.beta Release Notes

    • ✂ Removed the need for a configuration initializer
    • 👷 include SuckerPunch::Job instead of SuckerPunch::Worker
    • 👷 Use standard Ruby job class instantiation to perform a job (ie. LogJob.new.async.perform)