Skip to content

Initial, compatible with shrine-lambda and Shrine 2.x, release

Compare
Choose a tag to compare
@texpert texpert released this 03 Jul 16:38
· 12 commits to main since this release

Changes:

  • Breaking: Change gem name to shrine-aws-lambda

  • Breaking: Change class name from Shrine::Plugins::Lambda to Shrine::Plugins::AwsLambda

  • Breaking: Change plugin registration symbol from :lambda to :aws_lambda

  • Add .tools-version file and specified Ruby 2.7.6 version

  • Add rubocop-rspec and rubocop-performane as development dependencies and fix the arised issues