|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [v0.22.4](https://github.com/higherkindness/sbt-mu-srcgen/tree/v0.22.4) (2020-08-24) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/higherkindness/sbt-mu-srcgen/compare/v0.22.3...v0.22.4) |
| 6 | + |
| 7 | +⚠️ **Breaking changes** |
| 8 | + |
| 9 | +- Make the plugin manual [\#72](https://github.com/higherkindness/sbt-mu-srcgen/pull/72) ([dmarticus](https://github.com/dmarticus)) |
| 10 | + |
| 11 | +🐛 **Bug Fixes** |
| 12 | + |
| 13 | +- Improve ProtobufSrcGenExceptions to actually point where the errors are happening [\#82](https://github.com/higherkindness/sbt-mu-srcgen/issues/82) |
| 14 | + |
| 15 | +📈 **Dependency updates** |
| 16 | + |
| 17 | +- Update scalacheck-1-14 to 3.2.2.0 [\#87](https://github.com/higherkindness/sbt-mu-srcgen/pull/87) ([47erbot](https://github.com/47erbot)) |
| 18 | +- Update scalatest to 3.2.2 [\#86](https://github.com/higherkindness/sbt-mu-srcgen/pull/86) ([47erbot](https://github.com/47erbot)) |
| 19 | +- Update sbt-mdoc to 2.2.5 [\#85](https://github.com/higherkindness/sbt-mu-srcgen/pull/85) ([47erbot](https://github.com/47erbot)) |
| 20 | +- Update monocle-core to 2.1.0 [\#84](https://github.com/higherkindness/sbt-mu-srcgen/pull/84) ([47erbot](https://github.com/47erbot)) |
| 21 | +- Update sbt-mdoc to 2.2.4 [\#81](https://github.com/higherkindness/sbt-mu-srcgen/pull/81) ([47erbot](https://github.com/47erbot)) |
| 22 | +- Update http4s-blaze-client, http4s-circe to 0.21.7 [\#80](https://github.com/higherkindness/sbt-mu-srcgen/pull/80) ([47erbot](https://github.com/47erbot)) |
| 23 | +- Update scalacheck-1-14 to 3.2.1.0 [\#79](https://github.com/higherkindness/sbt-mu-srcgen/pull/79) ([47erbot](https://github.com/47erbot)) |
| 24 | +- Update scalatest to 3.2.1 [\#78](https://github.com/higherkindness/sbt-mu-srcgen/pull/78) ([47erbot](https://github.com/47erbot)) |
| 25 | +- Update sbt-scalafmt to 2.4.2 [\#77](https://github.com/higherkindness/sbt-mu-srcgen/pull/77) ([47erbot](https://github.com/47erbot)) |
| 26 | +- Update scalafmt-core to 2.6.4 [\#75](https://github.com/higherkindness/sbt-mu-srcgen/pull/75) ([47erbot](https://github.com/47erbot)) |
| 27 | +- Update scalafmt-core to 2.6.3 [\#74](https://github.com/higherkindness/sbt-mu-srcgen/pull/74) ([scala-steward](https://github.com/scala-steward)) |
| 28 | +- Update scalafmt-core to 2.6.2 [\#71](https://github.com/higherkindness/sbt-mu-srcgen/pull/71) ([scala-steward](https://github.com/scala-steward)) |
| 29 | + |
| 30 | +**Closed issues:** |
| 31 | + |
| 32 | +- Make it a manual plugin [\#38](https://github.com/higherkindness/sbt-mu-srcgen/issues/38) |
| 33 | + |
| 34 | +**Merged pull requests:** |
| 35 | + |
| 36 | +- Write the error output from Protobuf parse exceptions [\#83](https://github.com/higherkindness/sbt-mu-srcgen/pull/83) ([dmarticus](https://github.com/dmarticus)) |
| 37 | +- Add exception handling to Avro schema that have non-record response types [\#76](https://github.com/higherkindness/sbt-mu-srcgen/pull/76) ([dmarticus](https://github.com/dmarticus)) |
| 38 | + |
3 | 39 | ## [v0.22.3](https://github.com/higherkindness/sbt-mu-srcgen/tree/v0.22.3) (2020-07-03)
|
4 | 40 |
|
5 | 41 | [Full Changelog](https://github.com/higherkindness/sbt-mu-srcgen/compare/v0.22.2...v0.22.3)
|
|
72 | 108 |
|
73 | 109 | - Fixes Build [\#21](https://github.com/higherkindness/sbt-mu-srcgen/pull/21) ([juanpedromoreno](https://github.com/juanpedromoreno))
|
74 | 110 | - Make Mu a normal compile-time dependency [\#20](https://github.com/higherkindness/sbt-mu-srcgen/pull/20) ([cb372](https://github.com/cb372))
|
75 |
| -- Adds new Sbt plugins [\#11](https://github.com/higherkindness/sbt-mu-srcgen/pull/11) ([juanpedromoreno](https://github.com/juanpedromoreno)) |
76 | 111 |
|
77 | 112 | ## [v0.21.3-MIGRATION](https://github.com/higherkindness/sbt-mu-srcgen/tree/v0.21.3-MIGRATION) (2020-04-02)
|
78 | 113 |
|
79 | 114 | [Full Changelog](https://github.com/higherkindness/sbt-mu-srcgen/compare/c4104e069f90cd5d1fbe8d897dadafb2fe0d37b2...v0.21.3-MIGRATION)
|
80 | 115 |
|
| 116 | +**Merged pull requests:** |
| 117 | + |
| 118 | +- Adds new Sbt plugins [\#11](https://github.com/higherkindness/sbt-mu-srcgen/pull/11) ([juanpedromoreno](https://github.com/juanpedromoreno)) |
| 119 | + |
81 | 120 |
|
82 | 121 |
|
83 | 122 | \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
|
0 commit comments