Stepan Pyzhov
Stepan Pyzhov
Ok, I'll check, but as I know macOS uses darwin+amd64 for 64-bit CPU. Or the archive is wrongly built?
Hi! yes, I suppose it will be a good update, but for the `v1.0.0` version. Mostly because of the amount of additional work: `-pretty` to enable pretty print, `-no-color` to...
@iamtheschmitzer, Yes. I'm going to implement it.
I'd like to, but right now I'm not sure if it is possible. I will try to split this issue later.
Thanks a lot for your comment, it's really nice to hear. About your suggestions: 1. Yes, you're right. It's quite a small and helpful fix, I'll do it in the...
I implemented methods `Set` and `SetNode` int the `v0.6.0`. I prefer to implement the second part of the request in the `v1.0.0` of the library, as soon as it causes...
Select the name for method: * `b64encode` * `base64_encode` * `encode_base64` * `encodeB64` * `b64_encode` * etc.
Hello! Thanks, I think it could be useful. Will try to implement it in the next release.
I think so. Will implement it in the version `v1.X.X`.
Thanks for the suggestions! Unfortunately, I can't implement `{...}` filter as it is not in the specification, but you can try to add this suggestion to the [ietf JSONPath (draft)](https://github.com/ietf-wg-jsonpath/draft-ietf-jsonpath-base)....