Travis Brown

Results 146 comments of Travis Brown

Last year @TimWSpence and I wrote a [Java implementation](https://github.com/travisbrown/dhallj), and it took a few weeks of fairly intense work (see the [contribution graph](https://github.com/travisbrown/dhallj/graphs/contributors)), in part because of some of our...

Oh, I also just noticed that `type-inference/success/preludeB.dhall` would need this same treatment (it's marked as one of my "slow" tests). It looks like that's the only other file that would...

Sorry to have missed this, and thanks! It looks reasonable to me. We're still planning to revisit the naming in Circe, and might want to change it here eventually, but...

Okay @jeremyrsmith, I'm convinced—I'll PR this now and then publish it in a quick 0.6.2, and if anyone complains we can revisit in a future release.

@ScalaWilliam This library depends only on circe-core, which is backwards-binary-compatible in 0.14 with 0.13, so you can use the 0.13 circe-derivation releases safely with 0.14. I can publish an 0.14...

I'm publishing an 0.14.1 release right now, but will merge this for the upcoming 0.15 series after that.

@Ushhud I am no longer contributing to any Scala open source projects, for the reasons outlined [here](https://meta.plasm.us/posts/2021/11/17/scala-open-source/), but the current Circe maintainers may be able to help.

I'm only doing maintenance on this project (merging Scala Steward PRs, publishing releases, etc.), and I've had enough trouble with Scala.js support in other projects that I don't personally want...

I'll plan to merge and publish this if nobody speaks up by this Tuesday (the 9th).