Skip to content

sbt-s3-resolver v0.8.0

Compare
Choose a tag to compare
@laughedelic laughedelic released this 17 Feb 16:05
· 133 commits to master since this release
  • Changed s3credentialsFile type to Option[File] instead of Option[String];
  • It is set by default to ~/.sbt/.s3credentials;
  • Minor improvements to handling situations with no existing credentials file, etc.