Releases: scala-exercises/exercises-scalatutorial
Releases · scala-exercises/exercises-scalatutorial
v0.6.6
What's changed
📈 Dependency updates
- Update definitions, exercise-compiler, ... to 0.6.4 (#154) @47erbot
- Update sbt-mdoc to 2.2.4 (#153) @47erbot
- Update scalatest to 3.2.1 (#151) @47erbot
- Update scalacheck-1-14 to 3.2.1.0 (#152) @47erbot
- Update sbt-scalafmt to 2.4.2 (#148) @47erbot
- Update scalafmt-core to 2.6.4 (#147) @47erbot
- Update scalafmt-core to 2.6.3 (#146) @scala-steward
- Update scalafmt-core to 2.6.2 (#144) @scala-steward
Contributors to this release
v0.6.4
What's changed
📈 Dependency updates
- Update sbt-mdoc to 2.2.4 (#153) @47erbot
- Update scalatest to 3.2.1 (#151) @47erbot
- Update scalacheck-1-14 to 3.2.1.0 (#152) @47erbot
- Update sbt-scalafmt to 2.4.2 (#148) @47erbot
- Update scalafmt-core to 2.6.4 (#147) @47erbot
- Update scalafmt-core to 2.6.3 (#146) @scala-steward
- Update scalafmt-core to 2.6.2 (#144) @scala-steward
Contributors to this release
@47erbot, @Gerko32, @alejandrohdezma, @juanpedromoreno and @scala-steward
v0.6.3
What's changed
- Updates build (#140) @juanpedromoreno
- Update scalafmt-core to 2.6.1 (#135) @BenFradet
- Updated SyntacticConveniences.scala (#129) @aamir-f
- Prepare repository for next release and SBT build improvements (#128) @juanpedromoreno
📈 Dependency updates
- Update sbt to 1.3.13 (#139) @scala-steward
- Update sbt-mdoc to 2.2.3 (#137) @scala-steward
- Update scalacheck-1-14 to 3.2.0.0 (#134) @scala-steward
- Update sbt-mdoc to 2.2.2 (#131) @scala-steward
- Update scalatest to 3.2.0 (#133) @scala-steward
- Update sbt to 1.3.11 (#127) @scala-steward
- Update scalatest to 3.1.2 (#126) @scala-steward
Contributors to this release
@47erbot, @BenFradet, @aamir-f, @juanpedromoreno and @scala-steward
v0.6.2
v0.6.1
v0.6.0
What's changed
- Updates Project (#116) @juanpedromoreno
- "arbitrary" -> "arbitrarily" (#114) @alexmdac
- Update sbt to 1.3.10 (#113) @scala-steward
- Define nthPrime() before called by secondPrime() (#110) @xiaowei-zhang
- Concatenate int and string (since Scala 2.13.0) (#109) @xiaowei-zhang
- Convert int to string (#108) @xiaowei-zhang
- Fix recursive type missing error (#106) @xiaowei-zhang
- Added missing words for contravariant bounding (#104) @Dx724
- Update sbt to 1.3.9 (#103) @scala-steward
- Update scalacheck-shapeless_1.14 to 1.2.5 (#100) @scala-steward
- Update scalatest to 3.1.1 (#97) @scala-steward
- Update scalacheck-shapeless_1.14 to 1.2.4 (#92) @scala-steward
- Update scalacheck to 1.14.3 (#85) @scala-steward
- Update sbt to 1.3.8 (#91) @scala-steward
- Mergify: configuration update (#96) @angoglez
- Update to Scala 2.13.1 (#89) @kiroco12
- Updated ScalaTest 3.1.0 (#83) @kiroco12
- Update to Scala 2.12.10 (#80) @kiroco12
- Make the equality executable in the scala shell (#62) @iselind
- Rectified
to is not a member of Boolean
error (#69) @amitsingh-10 - Generalize the syntax of function types (#79) @julienrf
- edit typo for redefined (#78) @fractalliter
- Use openjdk8 for Travis builds (#74) @calvellido
- Suggested more guidance in last section of Terms and Types (#63) @sauntimo
- Added explanation of shadowing, grammar fix (#64) @sauntimo
- grammar fix (#65) @sauntimo
- grammar fix (#66) @sauntimo
- Fixing typos and making a sentence clearer (#61) @CaileenD
- Adding a missing word (#60) @CaileenD
- Fix typo in PolymorphicTypes.scala (#57) @artnan
- Clarify documentation of square root example (#51) @dleve123
- Add minor explanation about List are homogeneous (#56) @AdrianRaFo
- Grammar fix (#52) @SCKelemen
- Fix insertionSort function in TypeClasses.scala (#44) @rvilla87
- typo: double "is" (#42) @exp0nge
- Typo (#41) @jgeofil
- return type of triangle Area should be Double (#36) @arjun1438
- Renaming the aux directory to avoid issues with Windows developers (#29) @jdesiloniz
- Update TypeClasses.scala (#12) @prokofyev
- Update DefinitionsAndEvaluations.scala (#16) @jiggaPls
- Changing abs() to accept Double instead of Int (#26) @Tschis
- Fixing flaky test (#27) @jdesiloniz
- Replace Int with T in generic insertionSort definition (#25) @dskrvk
- Fix typo (#22) @Michad
- Update TailRecursion.scala (#21) @timaschew
- Fix typo in StandardLibrary.scala (#20) @TwelveNights
- Updating sbt org policies (#19) @dominv
- Updating libraries versions (#18) @dominv
- Fixing typo in Standard Library (#14) @ecamellini
- Fixing typo in Pattern Matching block example (#13) @mlahoz
- #619 ScalaExercises 2º Part (#11) @AdrianRaFo
- Integrates sbt-org-policies plugin (#9) @juanpedromoreno
- Update TypeClasses.scala (#7) @JuanmaBM
- Typo (#6) @btoueg
- Update Library Description (#4) @juanpedromoreno
- Library Settings and CI Configuration (#3) @juanpedromoreno
- Add a Scala tutorial (#1) @julienrf
Contributors to this release
@47erbot, @AdrianRaFo, @CaileenD, @Dx724, @FRosner, @JuanmaBM, @MaureenElsberry, @Michad, @SCKelemen, @Tschis, @TwelveNights, @alexmdac, @amitsingh-10, @angoglez, @arjun1438, @artnan, @btoueg, @calvellido, @dleve123, @dominv, @dskrvk, @ecamellini, @exp0nge, @fedefernandez, @fractalliter, @iselind, @jdesiloniz, @jgeofil, @jiggaPls, @juanpedromoreno, @julienrf, @kiroco12, @mergify[bot], @mlahoz, @prokofyev, @rvilla87, @sauntimo, @scala-steward, @timaschew and @xiaowei-zhang