Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.

Swagger-scala-module v1.0.5 released!

Compare
Choose a tag to compare
@frantuma frantuma released this 08 Apr 10:40
· 23 commits to master since this release
b86989d

A new release of the swagger-scala-module has just been pushed to maven central. In this release:

  • Updated scala and sbt versions
  • Updated versions of swagger-core, jackson and other dependencies
  • Fix NPE and build error on Windows (#39)
  • Update readme: how to hide model properties (#40)
  • Fix Option[Boolean] being recognized as a BigDecimal (#46)