diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..2bcc5da --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,22 @@ +# Changelog + +## 1.0.0 (2023-05-13) + + +### Features + +* add ci actions ([8528ece](https://github.com/amaanq/tree-sitter-cpon/commit/8528ececd870cbff05970d3c1ebb3dfa792afa74)) +* add conceal, update indents for upstream syntax ([2504852](https://github.com/amaanq/tree-sitter-cpon/commit/250485271eb38bdddb5ca2b0adc43260e298501c)) +* add release action, bump deps ([6e245b4](https://github.com/amaanq/tree-sitter-cpon/commit/6e245b455b5a005f378cfe1575df00e40965320d)) +* add Swift bindings ([da5303a](https://github.com/amaanq/tree-sitter-cpon/commit/da5303ab74248de43b8c79406100d974b8eef3db)) +* add test script ([eeaf6cc](https://github.com/amaanq/tree-sitter-cpon/commit/eeaf6ccdc6beef56a46d7b57a354232a0df24fa5)) +* distinguish keys as `[@field](https://github.com/field)` ([06bbf2e](https://github.com/amaanq/tree-sitter-cpon/commit/06bbf2ed223b1b0c414c681a21f45b5ae2ea476c)) +* refactor highlight and indent queries, add injections, locals, and folds ([c11a4ab](https://github.com/amaanq/tree-sitter-cpon/commit/c11a4ab1f941ee807331a0504fc2f61eb9dab9da)) +* touch up bindings ([0f84fb7](https://github.com/amaanq/tree-sitter-cpon/commit/0f84fb732194a85045a6f903c6a8c5ddbc9b1e3f)) +* touch up the grammar, improve string-like rules, add file docs ([21cbe63](https://github.com/amaanq/tree-sitter-cpon/commit/21cbe635c7cd78f429374d57ac73bbee8cec4f15)) +* update tests accordingly, add highlight assertions ([341c73d](https://github.com/amaanq/tree-sitter-cpon/commit/341c73d3d52733e05e62e7023bf9c57c28ba2b04)) + + +### Bug Fixes + +* rename remnants of json to cpon ([b894a70](https://github.com/amaanq/tree-sitter-cpon/commit/b894a70f883d2cb7505b87a9d84a189fe8cd1982))