euneus
euneus copied to clipboard
An incredibly flexible and performant JSON parser, generator and formatter in pure Erlang.
Closes #36 This PR intends to improve the Euneus API by changing some weird things about the v1. That means many code changes, so a new major version (v2) must...
There is a confusing thing about the null literal of JSON in Euneus (and probably in any other Erlang lib that encodes/decodes JSON). [Encode](https://github.com/williamthome/euneus?tab=readme-ov-file#encode-1) contains the `nulls` option and [decode](https://github.com/williamthome/euneus?tab=readme-ov-file#encode-1)...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/williamthome/euneus). ## Config Migration Needed - [ ]...
The `erlperf` lib accepts labels since [this PR](https://github.com/max-au/erlperf/pull/44), but there is no version published with it. It should be updated, and the notes about this should be removed from the...
https://github.com/williamthome/euneus/blob/v1.2.2/src/euneus_encoder_smart_unicode.erl
https://github.com/williamthome/euneus/blob/v1.2.2/src/euneus_encoder_smart_javascript.erl
https://github.com/williamthome/euneus/blob/v1.2.2/src/euneus_encoder_smart_html.erl
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/cache](https://redirect.github.com/actions/cache) | action | minor | `v4.0.2` -> `v4.1.1` | | [actions/checkout](https://redirect.github.com/actions/checkout) |...