Yi Duan
f87d87de7a
feat: fallback on unsupported go versions ( #358 )
...
* feat: fallback api on unsupported go version
* add compact test
* not support go version <= 1.14
2023-02-08 16:56:10 +08:00
Yi Duan
cfa4fe1736
feat: add Get() API on not-amd64 envs ( #350 )
2023-01-13 11:34:20 +08:00
Keyi Xie
b52e528dc6
feat: add dummy implementation of pretouch() for !amd64 arch ( #306 )
...
* feat: 🎸 (sonic.go): Add none implement for !amd64 arch
✅ Closes : #301
* Add test
* Address comment
2022-09-28 13:58:24 +08:00
Yi Duan
1a7758c557
build: all fallbacks to compact.go on ARM arch ( #286 )
2022-08-18 20:56:22 +08:00
cyn6315
d1190d6797
change push-check-arm.yml and remove fall back logics ( #284 )
...
* change push-check-arm.yml and remove fall back logics
* fix README on the requirement and compatibility
* fix: README on the requirement and compatibility
* fix: README add backquotes
* fix:remove instruction set requirement in README
* Update README.md
Co-authored-by: Yi Duan <duanyi.aster@bytedance.com>
2022-08-18 15:58:07 +08:00
Yi Duan
ced28302a9
feat: add compatible API ( #233 )
...
* feat: add compatible API
* test: add api compatibility test
* fmt
* test: adjust CI
* fix: no trailing '\n' for std `Marshal()`
* doc: update README.md
* test: add windows CI
* doc: update README.md
* doc: update README.md
* fmt: add comments and refator
2022-05-25 14:16:56 +08:00