Releases: CodeEditApp/CodeEditLanguages
Releases · CodeEditApp/CodeEditLanguages
0.1.20
What's Changed
- chore: Update Language Sources by @thecoolwinter in #80
Full Changelog: 0.1.19...0.1.20
0.1.19
What's Changed
- Fix framework symlink resolution error by add -y to zip command in build_framework.sh by @fdgogogo in #66
- Updating Zip with latest command by @bombardier200 in #67
- Update Build Script, Include
arm
andx86
by @thecoolwinter in #68 - feat: Define comment strings for each language by @Cubik65536 in #65
- chore: Update Framework Zip by @thecoolwinter in #70
New Contributors
Full Changelog: 0.1.18...0.1.19
0.1.18
What's Changed
- add:
c++
extension tocpp
known extensions 🔨 by @Ahattalla in #54 - Add
Agda
,Julia
,Perl
, andVerilog
Grammars by @cengelbart39 in #50 - Update
JSDoc
to Official Repo by @cengelbart39 in #55 - Add
shtml
extension to knownHTML
extensions by @cengelbart39 in #56 - Add more JavaScript and TypeScript extensions by @Cubik65536 in #58
- chore: Bump SwiftTreeSitter, Update Language Packages by @thecoolwinter in #64
New Contributors
- @Ahattalla made their first contribution in #54
- @Cubik65536 made their first contribution in #58
Full Changelog: 0.1.17...0.1.18
0.1.17
What's Changed
- Add
TOML
Grammar by @cengelbart39 in #48 - Updating languages and readme by @bombardier200 in #49
- Fix EXE_BAD_ACCESS error on Dart by @thecoolwinter in #52
New Contributors
- @bombardier200 made their first contribution in #49
Full Changelog: 0.1.16...0.1.17
0.1.16
What's Changed
- Add
JSDoc
Grammar by @cengelbart39 in #45 - Shebang and Modeline Detection by @thecoolwinter in #47
Full Changelog: 0.1.15...0.1.16
0.1.15
What's Changed
- Add Scala grammar by @bishabosha in #39
- Update Build Script by @cengelbart39 in #41
- Add Markdown Grammar (w/ Highlighting) by @cengelbart39 in #42
- Update
tree-sitter-ocaml
Dependency to Official Repository by @cengelbart39 in #44
New Contributors
- @bishabosha made their first contribution in #39
Full Changelog: 0.1.14...0.1.15
0.1.14
What's Changed
- [chore]: remove unneeded caches after building xcframework by @lukepistrol in #36
- [feat]: Add
Typescript
&TSX
Language Grammars by @thecoolwinter in #37
Full Changelog: 0.1.13...0.1.14
0.1.13
What's Changed
- [chore]: add pr and issue templates by @lukepistrol in #32
- Add Regex Language by @thecoolwinter in #33
- [feat]: Add Dart Language Grammar by @lukepistrol in #35
New Contributors
- @thecoolwinter made their first contribution in #33
Full Changelog: 0.1.12...0.1.13
0.1.12
What's Changed
- [feat]: Add SQL parser by @lukepistrol in #28
- [feat]: Add
Lua
Parser by @lukepistrol in #30 - add injections support by @thecoolwinter in ff7b116
Full Changelog: 0.1.11...0.1.12
0.1.11
What's Changed
- Add Support for OCaml and OCaml Interface by @cengelbart39 in #24
New Contributors
- @cengelbart39 made their first contribution in #24
Full Changelog: 0.1.10...0.1.11