eed3si9n / sjson-new

a typeclass based JSON codec that's backend independent
Apache License 2.0
36 stars 19 forks source link

Add `KeyFormat` for `File` and `Path` #134

Closed adpi2 closed 4 months ago

adpi2 commented 4 months ago

In https://github.com/sbt/librarymanagement/pull/442, we need a KeyFormat[File] to format UpdateReport.stamps: Map[File, Long].