Skip to content

Releases: higherkindness/skeuomorph

v0.0.27

15 Oct 17:46
05118bc
Compare
Choose a tag to compare

What's changed

🚀 Features

  • Adds logical and fixed types to code generation (#340) @dzanot

📈 Dependency updates

  • Update specs2-core, specs2-scalacheck to 4.10.4 (#348) @47erbot

Contributors to this release

@47erbot, @dzanot and @juanpedromoreno

v0.0.26

10 Oct 09:55
7e4498b
Compare
Choose a tag to compare

What's changed

⚠️ Breaking changes

  • Stop setting methodNameStyle = Capitalize when useIdiomaticEndpoints is true (#342) @L-Lavigne

🚀 Features

  • Stop setting methodNameStyle = Capitalize when useIdiomaticEndpoints is true (#342) @L-Lavigne

📘 Documentation

  • Stop setting methodNameStyle = Capitalize when useIdiomaticEndpoints is true (#342) @L-Lavigne

📈 Dependency updates

Contributors to this release

@47erbot, @L-Lavigne, @alejandrohdezma, @dmarticus and @juanpedromoreno

v0.0.25

31 Aug 21:45
4fe645a
Compare
Choose a tag to compare

What's changed

📈 Dependency updates

Contributors to this release

@47erbot, @alejandrohdezma, @dmarticus and @scala-steward

v0.0.24

03 Jul 06:38
d9be430
Compare
Choose a tag to compare

What's changed

📈 Dependency updates

Contributors to this release

@47erbot, @BenFradet, @juanpedromoreno and @scala-steward

v0.0.23

04 May 20:15
1973e7c
Compare
Choose a tag to compare

What's changed

📈 Dependency updates

Contributors to this release

@47erbot, @BenFradet, @alejandrohdezma, @cb372 and @scala-steward

v0.0.22

24 Feb 11:15
Compare
Choose a tag to compare
  • Update sbt-microsites to 1.1.2 (#237)
  • Update scalafmt-core to 2.4.2 (#239)
  • Cross compilation Scala 2.13 (#236)
  • Releases 0.0.22 (#240)

v0.0.21

21 Feb 09:46
66933b4
Compare
Choose a tag to compare
  • Remove deprecated object (#215)
  • Update sbt to 1.3.7 (#216)
  • Update sbt-org-policies to 0.12.3 (#217)
  • Remove @message annotation from generated case classes (#219)
  • Update protobuf-java to 3.11.3 (#222)
  • Update cats-effect to 2.1.0 (#220)
  • Update sbt to 1.3.8 (#224)
  • Update cats-effect to 2.1.1 (#225)
  • Update circe-core, circe-parser, ... to 0.13.0 (#226)
  • Update sbt-mima-plugin to 0.6.4 (#227)
  • Mergify: configuration update (#229)
  • Update protobuf-java to 3.11.4 (#230)
  • Update scalafmt-core to 2.4.0 (#231)
  • Update scalafmt-core to 2.4.1 (#232)
  • Update avro to 1.9.2 (#228)
  • Release 0.0.21 (#233)
  • Fixes GPG issues (#235)

v0.0.20

15 Jan 14:54
Compare
Choose a tag to compare
  • Use scalameta for codegen (#205)
  • Update specs2-core, specs2-scalacheck to 4.8.2 (#207)
  • Support protobuf nested messages and enums (#206)
  • Update specs2-core, specs2-scalacheck to 4.8.3 (#208)
  • Update ammonite to 2.0.2 (#209)
  • Update ammonite to 2.0.3 (#210)
  • Update sbt-microsites to 1.1.0 (#211)
  • Update ammonite to 2.0.4 (#212)
  • Support for protobuf signed/unsigned/fixed-width integers (#213)
  • Release 0.0.20 (#214)

v0.0.19

02 Jan 16:38
Compare
Choose a tag to compare
  • Includes docs subfolders (#200)
  • Fix broken docs (#201)
  • Fix a couple of compilation issues in the generated code (#203)
  • Release 0.0.19 (#204)

v0.0.18

02 Jan 12:50
Compare
Choose a tag to compare
  • Update sbt-microsites to 1.0.2 (#180)
  • Update protoc-jar to 3.11.1 (#181)
  • Adds twitter-card.png and removes nav title in small size view (#182)
  • Protobuf: make generated Scala code more hygienic (#183)
  • Use enumeratum IntEnum for generated enums (#184)
  • Update scalacheck to 1.14.3 (#186)
  • Update sbt to 1.3.5 (#185)
  • Update cats-core, cats-laws to 2.1.0 (#189)
  • Update ammonite to 1.9.1 (#190)
  • Update ammonite to 1.9.2 (#191)
  • Update ammonite to 1.9.8 (#193)
  • Update sbt to 1.3.6 (#194)
  • Update ammonite to 1.9.9 (#195)
  • Update ammonite to 2.0.1 (#196)
  • Add pbIndex annotation to generated Scala code (#187)
  • Generate a shapeless Coproduct instead of a placeholder type (#197)
  • Wrap coproducts in Option (#198)
  • Release v0.0.18 (#199)