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