Releases: scala-exercises/evaluator
Releases · scala-exercises/evaluator
v0.1.3
What's changed
📈 Dependency updates
- Update sbt-mdoc to 2.2.4 (#160) @47erbot
- Update sbt-buildinfo to 0.10.0 (#158) @47erbot
- Update http4s-blaze-server, http4s-circe, ... to 0.21.7 (#159) @47erbot
- Update scalacheck-1-14 to 3.2.1.0 (#157) @47erbot
- Update scalatest to 3.2.1 (#156) @47erbot
- Update sbt-scalafmt to 2.4.2 (#155) @47erbot
- Update coursier, coursier-cache, ... to 2.0.0-RC6-24 (#154) @47erbot
- Update scalafmt-core to 2.6.4 (#153) @47erbot
- Update cats-effect to 2.1.4 (#152) @scala-steward
- Update scalafmt-core to 2.6.3 (#151) @scala-steward
- Update sbt-docker to 1.7.0 (#150) @scala-steward
- Update coursier, coursier-cache, ... to 2.0.0-RC6-23 (#149) @scala-steward
- Update sbt-native-packager to 1.7.4 (#148) @scala-steward
- Update coursier, coursier-cache, ... to 2.0.0-RC6-22 (#147) @scala-steward
- Update scalafmt-core to 2.6.2 (#146) @scala-steward
- Update sbt-docker to 1.6.0 (#145) @scala-steward
Contributors to this release
v0.1.2
What's changed
- Updates build (#140) @juanpedromoreno
- Update scalafmt-core to 2.6.1 (#133) @BenFradet
- Update scalafmt-core to 2.6.0 (#128) @BenFradet
📈 Dependency updates
- Update sbt-mdoc to 2.2.3 (#136) @scala-steward
- Update http4s-blaze-server, http4s-circe, ... to 0.21.5 (#135) @scala-steward
- Update scalacheck-1-14 to 3.2.0.0 (#131) @scala-steward
- Update scalatest to 3.2.0 (#130) @scala-steward
- Update sbt-mdoc to 2.2.2 (#125) @scala-steward
- Update sbt-native-packager to 1.7.3 (#124) @scala-steward
- Update scalafmt-core to 2.5.3 (#126) @scala-steward
Contributors to this release
v0.1.1
What's changed
- Prepare repository for next
.github
release and SBT build improvements (#122) @juanpedromoreno - Adds scmInfo settings (#112) @juanpedromoreno
- Update scalafmt-core to 2.5.1 (#116) @BenFradet
📈 Dependency updates
- Update sbt to 1.3.11 (#119) @scala-steward
- Update scalatest to 3.1.2 (#117) @scala-steward
- Update sbt-native-packager to 1.7.1 (#113) @scala-steward
- Update joda-time to 2.10.6 (#110) @scala-steward
Contributors to this release
v0.1.0
What's changed
- Removes github fetch in ci-test command alias (#108) @juanpedromoreno
- Updates Project (#107) @juanpedromoreno
- Update sbt to 1.3.10 (#104) @scala-steward
- Update sbt to 1.3.9 (#102) @scala-steward
- Update sbt-org-policies to 0.13.3 (#101) @scala-steward
- Update sbt-native-packager to 1.7.0 (#100) @scala-steward
- Update sbt-native-packager to 1.6.2 (#99) @scala-steward
- Update jwt-core to 4.3.0 (#97) @scala-steward
- Update scalafmt-core to 2.4.2 (#95) @scala-steward
- Update scalatest to 3.1.1 (#94) @scala-steward
- Update scalafmt-core to 2.4.1 (#92) @scala-steward
- Mergify: configuration update (#90) @angoglez
- Added joda-time dependency (#89) @kiroco12
- Adds scalatestplus-scalacheck dependency (#88) @juanpedromoreno
- Update evaluator to Scala 2.13.1 (#78) @kiroco12
- Update sbt to 1.3.8 (#87) @scala-steward
- Update sbt-native-packager to 1.6.1 (#86) @scala-steward
- Closing JarFile instances (#84) @kiroco12
- Replaces scala.util.Try by cats.effect.Resource (#85) @juanpedromoreno
- Classloader leak fix (#83) @kiroco12
- Update sbt-native-packager to 1.6.0 (#81) @scala-steward
- Update sbt to 1.3.7 (#80) @scala-steward
- Memory leak bug fix (#79) @kiroco12
- Update coursier, coursier-cache, ... to 2.0.0-RC5-6 (#76) @scala-steward
- Update sbt to 1.3.6 (#74) @scala-steward
- Update coursier, coursier-cache, ... to 2.0.0-RC5-4 (#73) @scala-steward
- Update sbt-org-policies to 0.12.0-M3 (#67) @scala-steward
- Update sbt-native-packager to 1.5.2 (#68) @scala-steward
- Update slf4j-simple to 1.7.30 (#71) @scala-steward
- Update sbt-header to 3.0.2 (#69) @scala-steward
- Update sbt to 1.3.5 (#70) @scala-steward
- Evaluator Update to Scala 2.12.10 (#66) @kiroco12
- New Client for Evaluator (#65) @kiroco12
- Update Server Tests (#64) @kiroco12
- Adds Exclusions to dependency API (#63) @juanpedromoreno
- Evaluator Server Update (#62) @kiroco12
- Dependencies and Scala Version Update (#61) @kiroco12
- Including console output in evaluator's response (#59) @dominv
- Updating scala versions to deploy (#58) @dominv
- Updating libraries versions (#57) @dominv
- Fixing macroparadise's inclusion as a compiler plugin (#56) @dominv
- Fixes after_success sbt task to use the correct scala version (#54) @juanpedromoreno
- RE - sbt-org-policies Plugin Integration (#53) @juanpedromoreno
- Revert "sbt-org-policies Plugin Integration" (#52) @juanpedromoreno
- sbt-org-policies Plugin Integration (#51) @juanpedromoreno
- Pass scalac flags to the endpoint (#49) @dominv
- Update the deployment and smoketests to point to the production URL (#43) @noelmarkham
- Bumping up RosHTTP version (#42) @jdesiloniz
- Tests ensuring the server integrity when running third-party code (#40) @noelmarkham
- Put the Evaluator into a Docker container to isolate important resources from any third-party-run code (#38) @noelmarkham
- Updates PGP keys (#37) @juanpedromoreno
- JP - Upgrades http4s and coursier versions (#36) @juanpedromoreno
- Eval-34 Upgrade Dependency Versions (#35) @juanpedromoreno
- Evaluator Client compatibility with ScalaJS (#33) @juanpedromoreno
- Added support for CORS (#31) @jdesiloniz
- Use ivy to retrieve dependencies before resorting to coursier (#29) @jdesiloniz
- JP - Provides additional runtime information (#28) @juanpedromoreno
- Parameterize API with respect to Free type
F
(#27) @andyscott - JP - Updates readme file (#25) @juanpedromoreno
- JP - Loader IO Endpoint (#26) @juanpedromoreno
- JP - Evaluator client Apply with timeouts parameters (#22) @juanpedromoreno
- JP - Allows to specify Conn and Read Timeouts (#21) @juanpedromoreno
- JP - Autodeploy Artifacts to Sonatype (#20) @juanpedromoreno
- JP - Adds free algebra for Evaluator Client API (#19) @juanpedromoreno
- JP - Adds publish settings to the SBT configuration (#18) @juanpedromoreno
- JP - Moves files to its physical packages (#17) @juanpedromoreno
- JP - Enables sbt-header plugin (#16) @juanpedromoreno
- JP - Evaluator as SBT Multimodule (#15) @juanpedromoreno
- Adds SBT evaluator-types dependency (#13) @juanpedromoreno
- Document Eval Endpoint (#11) @raulraja
- Prevent unauthorized access to the eval endpoint (#10) @raulraja
- Evaluation Endpoint (#8) @raulraja
- Implement evaluator (#4) @ghost
- Heroku provisioning (#3) @raulraja
- Added default endpoint based on http4s (#2) @raulraja
Contributors to this release
@47erbot, @andyscott, @angoglez, @dominv, @jdesiloniz, @juanpedromoreno, @kiroco12, @mergify[bot], @noelmarkham, @raulraja, @scala-steward and Alejandro Gómez