v2.0.0
版本发布时间: 2022-08-28 01:03:20
AykutSarac/jsoncrack.com最新发布版本:v3.2.0(2023-12-18 03:10:10)
🔮 JSON Crack - v2.0.0
JSON Crack (previously JSON Visio) now has its second major release - v2.0.0! It is very proud to say that, this project, which started with a few stars, now has more than 5000 stars and serves many developers every day. We are grateful for the great support of GitHub and the community!
From v1 to v2, JSON Crack received following features:
- Fetch JSON
- Download File
- Share Link
- Settings
- Copy/Download Graph
- Search Nodes
- Light Theme
- Fullscreen View
- VS Code's Monaco Editor
- Expand/Collapse Nodes
- JSON Validator
THANKS A TON FOR YOUR SUPPORTS ❤️
What's Changed
- improve algorithm for null array value by @AykutSarac in https://github.com/AykutSarac/jsonvisio.com/pull/84
- fix: added nullsafe operator to patch home error by @KarlHeitmann in https://github.com/AykutSarac/jsonvisio.com/pull/85
- Fix escape character rendering by @AykutSarac in https://github.com/AykutSarac/jsonvisio.com/pull/87
- Update Node Color Schema by @AykutSarac in https://github.com/AykutSarac/jsonvisio.com/pull/88
- Automatically parse links by @AykutSarac in https://github.com/AykutSarac/jsonvisio.com/pull/89
- New dockerfile by @rlex in https://github.com/AykutSarac/jsonvisio.com/pull/91
- fix falsy values not displaying by @AykutSarac in https://github.com/AykutSarac/jsonvisio.com/pull/93
- Toggle expand by @AykutSarac in https://github.com/AykutSarac/jsonvisio.com/pull/97
- Add Collapse Nodes by @victorbrambati in https://github.com/AykutSarac/jsonvisio.com/pull/96
New Contributors
- @KarlHeitmann made their first contribution in https://github.com/AykutSarac/jsonvisio.com/pull/85
- @rlex made their first contribution in https://github.com/AykutSarac/jsonvisio.com/pull/91
Full Changelog: https://github.com/AykutSarac/jsonvisio.com/compare/v1.9.5...v2.0.0