File tree Expand file tree Collapse file tree 3 files changed +317
-337
lines changed Expand file tree Collapse file tree 3 files changed +317
-337
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## 1.31.0
6+
7+ - Automatically configure Dune Package Management (#1791 )
8+
59## 1.30.2
610
711- Add support for quoted string literal brackets (` {| ` , ` |} ` ) syntax highlighting and auto-closing pairs (#1869 )
2024## 1.29.0
2125
2226- Add one-click install option for ocaml-lsp-server (#1725 )
23- - Detect Dune Pkg and auto-configure a Custom sandbox for it. (#1719 )
2427
2528## 1.28.2
2629
Original file line number Diff line number Diff line change 11{
22 "name" : " ocaml-platform" ,
33 "displayName" : " OCaml Platform" ,
4- "version" : " 1.30.2 " ,
4+ "version" : " 1.31.0 " ,
55 "private" : true ,
66 "description" : " Official OCaml language extension for VSCode" ,
77 "categories" : [
13721372 "color" : " #f29100" ,
13731373 "theme" : " light"
13741374 }
1375- }
1375+ }
You can’t perform that action at this time.
0 commit comments