Releases: prismicio-community/scala-kit
Releases · prismicio-community/scala-kit
1.3.3
1.3.0
1.2.19
Changes
- Removed proxy support because of issues cause by using a pre-release version of Netty. Stick with 1.2.17 if you need support for proxy, and make sure to add the Netty snapshot resolver if you do:
resolvers += "Netty snapshots" at "http://clinker.netty.io/nexus/content/repositories/snapshots"
1.2.17
1.2.13
Breaking change
- There is a new field on Block for direction, it may break pattern matching in HtmlSerializer
New features
- Support for RTL languages
- Orderings can now be set by passing directly the list of fields as strings, rather that the full array as a string