neo-devpack-solidity 0.22.0

Production-focused Solidity-to-NeoVM compilation system
Documentation
# Feature Matrix

The canonical Solidity feature matrix now lives in
[`docs/SOLIDITY_SUPPORT_MATRIX.md`](./docs/SOLIDITY_SUPPORT_MATRIX.md).

This file is kept as a stable root-level entry point for older links. Keeping the
matrix in one maintained document prevents drift between README summaries,
VitePress pages, and root reference files.

Current summary:

| Status | Count |
| --- | ---: |
| Fully supported | 114 |
| Partial support | 29 |
| Not supported | 2 |
| Intentionally blocked | 1 |
| Total audited features | 146 |

For migration limits and NeoVM-specific behavior, also see
[`docs/internals/parity-and-limitations.md`](./docs/internals/parity-and-limitations.md).