yaml-pickle
is a Scala library for (de)serializing YAML based on
uPickle.
It also provides a customized uPickle API that maps Option[T]
to null
.
Update uPickle to 4.0.0 which introduces breaking changes:
- Serialization format has change
- Now requires Scala 3.4.0 or later
- Documentation - https://central.sonatype.org/publish-ea/publish-ea-guide/
- Choose publishing plugin
- Publishing plugin - https://github.com/Im-Fran/SonatypeCentralUpload
- Publishing plugin - https://gitlab.com/thebugmc/sonatype-central-portal-publisher
- Requirements
- Javadocs and sources
- GPG signing
- See https://central.sonatype.org/publish/requirements/