Cameron Duley

Results 8 comments of Cameron Duley

This seems an infrequent but challenging issue people still encounter. Shortly after the last post on this issue, the Unicode Standard was updated to promote W3C's standard for consistent substitution...

Would it be possible to integrate the matches from [String.replace_invalid/2](https://github.com/elixir-lang/elixir/blob/aad341b5c25a37e74327b1e4454e74fcc18716de/lib/elixir/lib/string.ex#L1874) into the existing `Jason.Decoder.string` functions?

I ran into an almost identical kind of error albeit on macOS Sonoma 14.4.1, installing OTP 25.3.2.10, and using mise. The solution ended up being setting this environment variable: ```sh...

Also incrementing Patch from `0.13.1` to `0.14.0` due to incrementing the minimum version requirement.

In that case, would the minimum supported version would be `1.9`? Per the switch from `Mix.Config` to `Config`.

I ginned up all of the above in an hour or so this evening, so I highly encourage any additional forethought and feedback! 😁

I've drafted an API proposal here: https://github.com/Moosieus/paradedb-elixir-api-proposal All questions, suggestions, comments, concerns, and critiques are welcome :D

Yep, I'm happy to mark this complete! [Paradex](https://hexdocs.pm/paradex/readme.html) is in a state where it's ready for general use with `0.11.0`. If the Laravel package is [this one](https://github.com/ShabuShabu/laravel-paradedb-search), I'd caution against...