Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
99 changes: 99 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
# Changelog

## [v0.6.0](https://github.com/scala-exercises/exercises-cats/tree/v0.6.0) (2020-04-24)

[Full Changelog](https://github.com/scala-exercises/exercises-cats/compare/v0.4.0...v0.6.0)

**Closed issues:**

- First example in Semigroups does not work on current web-site [\#65](https://github.com/scala-exercises/exercises-cats/issues/65)
- First example in Semigroups does not work on current web-site [\#64](https://github.com/scala-exercises/exercises-cats/issues/64)

**Merged pull requests:**

- Updates Project [\#92](https://github.com/scala-exercises/exercises-cats/pull/92) ([juanpedromoreno](https://github.com/juanpedromoreno))
- Update sbt to 1.3.10 [\#90](https://github.com/scala-exercises/exercises-cats/pull/90) ([scala-steward](https://github.com/scala-steward))
- Update sbt to 1.3.9 [\#89](https://github.com/scala-exercises/exercises-cats/pull/89) ([scala-steward](https://github.com/scala-steward))
- Added OptionT exercises [\#88](https://github.com/scala-exercises/exercises-cats/pull/88) ([paualarco](https://github.com/paualarco))
- Added Eval exercises [\#87](https://github.com/scala-exercises/exercises-cats/pull/87) ([paualarco](https://github.com/paualarco))
- Update scalacheck-shapeless\_1.14 to 1.2.5 [\#86](https://github.com/scala-exercises/exercises-cats/pull/86) ([scala-steward](https://github.com/scala-steward))
- Update scalatest to 3.1.1 [\#85](https://github.com/scala-exercises/exercises-cats/pull/85) ([scala-steward](https://github.com/scala-steward))
- Mergify: configuration update [\#84](https://github.com/scala-exercises/exercises-cats/pull/84) ([angoglez](https://github.com/angoglez))
- null narrative references to |@| removed [\#83](https://github.com/scala-exercises/exercises-cats/pull/83) ([mayonesa](https://github.com/mayonesa))
- Update scalacheck-shapeless\_1.14 to 1.2.4 [\#82](https://github.com/scala-exercises/exercises-cats/pull/82) ([scala-steward](https://github.com/scala-steward))
- Update sbt to 1.3.8 [\#81](https://github.com/scala-exercises/exercises-cats/pull/81) ([scala-steward](https://github.com/scala-steward))
- Update to Scala 2.13.1 [\#80](https://github.com/scala-exercises/exercises-cats/pull/80) ([kiroco12](https://github.com/kiroco12))
- Rewording a sentence [\#77](https://github.com/scala-exercises/exercises-cats/pull/77) ([TobiasRoland](https://github.com/TobiasRoland))
- Update scalacheck to 1.14.3 [\#75](https://github.com/scala-exercises/exercises-cats/pull/75) ([scala-steward](https://github.com/scala-steward))
- ScalaCheck Update 3.1.0 [\#73](https://github.com/scala-exercises/exercises-cats/pull/73) ([kiroco12](https://github.com/kiroco12))
- Exercises Update to Scala 2.12.10 [\#72](https://github.com/scala-exercises/exercises-cats/pull/72) ([kiroco12](https://github.com/kiroco12))
- Update README.md [\#71](https://github.com/scala-exercises/exercises-cats/pull/71) ([jkmcclellan](https://github.com/jkmcclellan))
- Omit explicit parameter types of anonymous functions [\#66](https://github.com/scala-exercises/exercises-cats/pull/66) ([Kobenko](https://github.com/Kobenko))
- Break apart a set of five tests [\#61](https://github.com/scala-exercises/exercises-cats/pull/61) ([doub1ejack](https://github.com/doub1ejack))
- Updating sbt org policies [\#58](https://github.com/scala-exercises/exercises-cats/pull/58) ([dominv](https://github.com/dominv))
- Updating libraries versions [\#57](https://github.com/scala-exercises/exercises-cats/pull/57) ([dominv](https://github.com/dominv))
- Fixes missing cats Dependency [\#56](https://github.com/scala-exercises/exercises-cats/pull/56) ([juanpedromoreno](https://github.com/juanpedromoreno))
- Update cats to 0.9.0 and change Xor to Either [\#55](https://github.com/scala-exercises/exercises-cats/pull/55) ([aeons](https://github.com/aeons))

## [v0.4.0](https://github.com/scala-exercises/exercises-cats/tree/v0.4.0) (2017-03-28)

[Full Changelog](https://github.com/scala-exercises/exercises-cats/compare/cf5a25aaaf380c0d0337ee9fc46e34b6e225ecc9...v0.4.0)

🚀 **Features**

- Show better errors, i.e. line numbers [\#27](https://github.com/scala-exercises/exercises-cats/issues/27)

**Closed issues:**

- Cats version used in examples is outdated [\#39](https://github.com/scala-exercises/exercises-cats/issues/39)
- Publish snapshot artifact from master with each successful build [\#9](https://github.com/scala-exercises/exercises-cats/issues/9)

**Merged pull requests:**

- Integrates sbt-org-policies plugin [\#52](https://github.com/scala-exercises/exercises-cats/pull/52) ([juanpedromoreno](https://github.com/juanpedromoreno))
- Update .travis.yml [\#50](https://github.com/scala-exercises/exercises-cats/pull/50) ([juanpedromoreno](https://github.com/juanpedromoreno))
- Update Foldable.scala [\#49](https://github.com/scala-exercises/exercises-cats/pull/49) ([lloydmeta](https://github.com/lloydmeta))
- Updates PGP keys [\#47](https://github.com/scala-exercises/exercises-cats/pull/47) ([juanpedromoreno](https://github.com/juanpedromoreno))
- SE-597 - Upgrade Libs [\#45](https://github.com/scala-exercises/exercises-cats/pull/45) ([juanpedromoreno](https://github.com/juanpedromoreno))
- Fix typos in Validated [\#44](https://github.com/scala-exercises/exercises-cats/pull/44) ([ches](https://github.com/ches))
- Added README to content repository [\#43](https://github.com/scala-exercises/exercises-cats/pull/43) ([jdesiloniz](https://github.com/jdesiloniz))
- Include logo in content library [\#42](https://github.com/scala-exercises/exercises-cats/pull/42) ([jdesiloniz](https://github.com/jdesiloniz))
- Bumps to 0.2.4-SNAPSHOT version [\#41](https://github.com/scala-exercises/exercises-cats/pull/41) ([juanpedromoreno](https://github.com/juanpedromoreno))
- Apply: `addTwo` wasn't being used [\#40](https://github.com/scala-exercises/exercises-cats/pull/40) ([mttkay](https://github.com/mttkay))
- JP - Bumps version [\#38](https://github.com/scala-exercises/exercises-cats/pull/38) ([juanpedromoreno](https://github.com/juanpedromoreno))
- Add missed import in Apply [\#35](https://github.com/scala-exercises/exercises-cats/pull/35) ([ikhoon](https://github.com/ikhoon))
- JP - SE-510 DRY Test.scala [\#34](https://github.com/scala-exercises/exercises-cats/pull/34) ([juanpedromoreno](https://github.com/juanpedromoreno))
- Add return type in Traverse example [\#33](https://github.com/scala-exercises/exercises-cats/pull/33) ([richardmiller](https://github.com/richardmiller))
- Provide `Some` for user on `composingSemigroups` [\#32](https://github.com/scala-exercises/exercises-cats/pull/32) ([metasim](https://github.com/metasim))
- Updates Cats library description [\#31](https://github.com/scala-exercises/exercises-cats/pull/31) ([raulraja](https://github.com/raulraja))
- Fix 404 link [\#30](https://github.com/scala-exercises/exercises-cats/pull/30) ([Thangiee](https://github.com/Thangiee))
- Bump new minor release [\#29](https://github.com/scala-exercises/exercises-cats/pull/29) ([ghost](https://github.com/ghost))
- Bump next version [\#28](https://github.com/scala-exercises/exercises-cats/pull/28) ([ghost](https://github.com/ghost))
- Use toolchain with the same version as the content [\#26](https://github.com/scala-exercises/exercises-cats/pull/26) ([ghost](https://github.com/ghost))
- Increment version number for including a timestamp in the library metadata [\#25](https://github.com/scala-exercises/exercises-cats/pull/25) ([ghost](https://github.com/ghost))
- Update plugin version [\#24](https://github.com/scala-exercises/exercises-cats/pull/24) ([ghost](https://github.com/ghost))
- Depend on 0.1.x runtime and definitions [\#23](https://github.com/scala-exercises/exercises-cats/pull/23) ([ghost](https://github.com/ghost))
- Bump first release [\#22](https://github.com/scala-exercises/exercises-cats/pull/22) ([ghost](https://github.com/ghost))
- Extract implicits from the exercise bodies [\#21](https://github.com/scala-exercises/exercises-cats/pull/21) ([ghost](https://github.com/ghost))
- Empty commit in order to release a snapshot [\#20](https://github.com/scala-exercises/exercises-cats/pull/20) ([ghost](https://github.com/ghost))
- Fix Validated text [\#19](https://github.com/scala-exercises/exercises-cats/pull/19) ([sergiohgz](https://github.com/sergiohgz))
- Remove legacy generated file [\#18](https://github.com/scala-exercises/exercises-cats/pull/18) ([andyscott](https://github.com/andyscott))
- Deploy after successful builds in master [\#17](https://github.com/scala-exercises/exercises-cats/pull/17) ([ghost](https://github.com/ghost))
- Change comment [\#16](https://github.com/scala-exercises/exercises-cats/pull/16) ([yilinwei](https://github.com/yilinwei))
- Skip working tree cleanup when doing a deploy [\#15](https://github.com/scala-exercises/exercises-cats/pull/15) ([ghost](https://github.com/ghost))
- Do a manual compilation before publish [\#14](https://github.com/scala-exercises/exercises-cats/pull/14) ([ghost](https://github.com/ghost))
- Automatically deploy master branch after successful build [\#13](https://github.com/scala-exercises/exercises-cats/pull/13) ([ghost](https://github.com/ghost))
- Revert "Publish from Travis CI after successful builds" [\#12](https://github.com/scala-exercises/exercises-cats/pull/12) ([raulraja](https://github.com/raulraja))
- Publish from Travis CI after successful builds [\#11](https://github.com/scala-exercises/exercises-cats/pull/11) ([ghost](https://github.com/ghost))
- Fix link [\#10](https://github.com/scala-exercises/exercises-cats/pull/10) ([ghost](https://github.com/ghost))
- Put Semigroup section before Monoid [\#8](https://github.com/scala-exercises/exercises-cats/pull/8) ([ghost](https://github.com/ghost))
- Change library color [\#7](https://github.com/scala-exercises/exercises-cats/pull/7) ([rafaparadela](https://github.com/rafaparadela))
- Add library repo metadata [\#5](https://github.com/scala-exercises/exercises-cats/pull/5) ([ghost](https://github.com/ghost))
- Rename artifact [\#4](https://github.com/scala-exercises/exercises-cats/pull/4) ([ghost](https://github.com/ghost))
- Use the Xor type for the answers [\#3](https://github.com/scala-exercises/exercises-cats/pull/3) ([ghost](https://github.com/ghost))
- Rafa add distribution settings [\#2](https://github.com/scala-exercises/exercises-cats/pull/2) ([rafaparadela](https://github.com/rafaparadela))
- Update CI config [\#1](https://github.com/scala-exercises/exercises-cats/pull/1) ([ghost](https://github.com/ghost))



\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*