Fintrospect v9.0.1 Release Notes

    • ➕ Added support for other Scala JSON libraries - Json4S (Native and Jackson) and SprayJson out of the box. See Json4s to get the Format utils and ResponseBuilder for these formats.
    • 💥 Breaking change: Response builders are now moved into the io.fintrospect.formats.<format> packages.
    • 💥 Breaking change: rename of to ArgoUtil and ArgoJsonResponseBuilder which are now Argo.JsonFormat and Argo.ResponseBuilder respectively. This structure is now is unified with the other JSON formats.