Functional Avro encodings for Scala using the official Apache Avro library.
Project is under active development. Feedback and contributions welcome.
Getting Started
To get started with sbt, simply add the following line to your build.sbt
file.
libraryDependencies += "com.github.fd4s" %% "vulcan" % "1.11.1"
Published for Scala 2.12, 2.13 and 3.3. For changes, refer to the release notes.