Skip to content

Releases: higherkindness/skeuomorph

v0.0.17

05 Dec 19:13
Compare
Choose a tag to compare
  • Travis microsite stage requisites update (#176)
  • add descriptions front (#177)
  • Rewrite the doc examples slightly for consistency (#173)
  • Avoid generating invalid Scala identifiers when printing schemas and protocols (#178)
  • Release v0.0.17 (#179)

v0.0.16

04 Dec 17:39
Compare
Choose a tag to compare
  • Upgrades to droste 0.7.0 (#146)
  • Use import root to compile Protobuf files (#115)
  • Update scalacheck to 1.14.2 (#148)
  • Update sbt-microsites to 0.9.6 (#147)
  • Update ammonite to 1.7.4 (#149)
  • Update sbt-microsites to 0.9.7 (#150)
  • Update sbt-updates to 0.4.3 (#151)
  • Update circe-core, circe-parser, ... to 0.12.2 (#152)
  • Update sbt to 1.3.3 (#153)
  • Update sbt-updates to 0.5.0 (#154)
  • Update specs2-core, specs2-scalacheck to 4.8.0 (#155)
  • Update circe-core, circe-parser, ... to 0.12.3 (#156)
  • Update ammonite to 1.8.0 (#157)
  • Update ammonite to 1.8.1 (#158)
  • Update specs2-core, specs2-scalacheck to 4.8.1 (#160)
  • Update droste-core, droste-macros to 0.8.0 (#161)
  • Update sbt-scoverage to 1.6.1 (#163)
  • Update sbt to 1.3.4 (#164)
  • Update ammonite to 1.8.2 (#165)
  • Update protobuf-java to 3.11.0 (#167)
  • Update sbt-tpolecat to 0.1.9 (#168)
  • Update sbt-tpolecat to 0.1.10 (#169)
  • Update protoc-jar to 3.10.1 (#170)
  • Update protobuf-java to 3.11.1 (#172)
  • Update circe-yaml to 0.12.0 (#159)
  • Updates microsite using sbt-microsites v1.0.1 (#174)
  • Releases 0.0.16 (#175)

v0.0.15

24 Sep 11:18
Compare
Choose a tag to compare
  • Upgrades to droste 0.7.0 (#146)
  • Use import root to compile Protobuf files (#115)

v0.0.14

23 Sep 11:11
Compare
Choose a tag to compare
  • Update sbt to 1.3.2 (#139)
  • Update partial-unification to 1.1.2 (#138)
  • Update cats-scalacheck to 0.1.1 (#134)
  • Update sbt-updates to 0.4.2 (#132)
  • Update better-monadic-for to 0.3.1 (#131)
  • Update ammonite to 1.6.7 (#130)
  • Update protobuf-java to 3.10.0 (#129)
  • Upgrades skeuomorph Build (#145)
  • Update sbt-tpolecat to 0.1.8 (#135)

v0.0.13

16 Sep 13:14
Compare
Choose a tag to compare
  • Release 0.0.13 (#125)

v0.0.12

11 Sep 08:45
Compare
Choose a tag to compare
  • Print encoders (#109)
  • Handle imports from nested folders (#112)
  • Removes the optionality in Coproducts (#119)
  • Nested object (#116)
  • Fix readme/microsite (#118)
  • Normalize and more support for open api spec (#121)
  • Open api parser (#123)
  • Release 0.0.12 (#124)

v0.0.11

05 Jul 13:15
Compare
Choose a tag to compare
  • Support for compression (#99)
  • Ff/print open api (#97)
  • CompressionType and useIdiomaticEndpoints for Protobuf and Avro (#101)
  • Release 0.0.11 (#107)

v0.0.10

30 May 09:43
Compare
Choose a tag to compare
  • Set version back to 0.0.10-SNAPSHOT following Sonatype issues (#95)
  • Remove fs2 prefix (#96)

v0.0.9.1

28 May 14:19
Compare
Choose a tag to compare
  • Create point release for Sonatype being down earlier (#94)

v0.0.9

28 May 09:50
Compare
Choose a tag to compare
  • Revert "Use the fully qualified name for fs2 Stream" (#83)
  • Append the fs2 prefix to the Stream (#84)
  • Introduce schema comparison (#82)
  • Fix scaladoc generation (#88)
  • Adds the parameters to an operation (#81)
  • Ff/open api to mu (#90)
  • Make fields optional for non-primitive protobuf fields (#92)
  • Bump version to release optional fields work (#93)