Crosson David

Results 28 comments of Crosson David

`LMDBCodec` type class added, still have to work on scala 2.13 support and check developer experience related to this change not yet fully happy with this implementation

scala 3 is mature enough for a while now, scala 2.13 support removed

> Hi @adamthor1 , we are developing new maps visualization plugin which will support different types of layers, the cluster layer(coordinate map) is targeting release at version 2.6.0, February 28th,...

There is probably other issues (although not sure at 100%), for example with this animated script is frozen : ```scala // --------------------- //> using scala "3.5.1" //> using dep "org.creativescala::doodle:0.25.0"...

> There is probably other issues (although not sure at 100%), for example with this animated script is frozen : > > ```scala > // --------------------- > //> using scala...

another one : ``` [info] Couldn't process exif date time format [info] java.time.format.DateTimeParseException: Text '2005:12:18 16:55: 5 +00:00' could not be parsed at index 17 [info] at java.base/java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:2108) [info] at...