Releases: ocamllabs/vscode-ocaml-platform
Releases · ocamllabs/vscode-ocaml-platform
1.12.0
What's Changed
- chore(deps-dev): bump vsce from 2.11.0 to 2.13.0 by @dependabot in #1032
- chore(deps-dev): bump esbuild from 0.15.6 to 0.15.13 by @dependabot in #1040
- chore(deps-dev): bump vsce from 2.13.0 to 2.14.0 by @dependabot in #1043
- Only use ocaml-env if it is available by @mnxn in #978
- chore: upgrade to ocamlformat 0.24.1 by @ulugbekna in #1034
- remove
lint-opam
CI check by @ulugbekna in #1038 - chore(deps-dev): bump esbuild from 0.15.13 to 0.15.14 by @dependabot in #1044
- fix/chore(deps):
ocaml-version
package's minimal version was set to 3.5.0 only in opam file which is auto-generated anyway, so the update should happen indune-project
by @ulugbekna in #1049 - fix ast-explorer enable-scripts by @ulugbekna in #1050
- chore(deps-dev): bump esbuild from 0.15.14 to 0.15.15 by @dependabot in #1047
- chore: format by @tatchi in #1057
- chore: update js_of_ocaml by @tatchi in #1058
- chore(deps-dev): bump esbuild from 0.15.15 to 0.15.16 by @dependabot in #1052
- chore: add lsp version 1.14.2 by @tatchi in #1062
- add setting to pass extra args to ocamllsp by @tatchi in #1042
- chore: add lsp version 1.15.0~5.0preview1 by @ulugbekna in #1069
- chore: prepare 1.12.0 by @ulugbekna in #1070
Full Changelog: 1.11.0...1.12.0
1.11.0
What's Changed
- chore: add ocamllsp 1.12.3 to known list by @rgrinberg in #985
- chore: add ocamllsp 1.12.4 to known list by @rgrinberg in #987
- chore: prepare 1.10.8 by @rgrinberg in #988
- Fix syntax highlighting for let bindings by @dlesbre in #991
- chore: update known ocamllsp versions by @rgrinberg in #998
- Add support for
${firstWorkspaceFolder}
as a placeholder variable in configuration files by @mnxn in #1004 - chore(deps): bump vscode-languageclient from 8.0.1 to 8.0.2 by @dependabot in #994
- chore(deps-dev): bump vsce from 2.7.0 to 2.11.0 by @dependabot in #1009
- chore(deps-dev): bump esbuild from 0.14.38 to 0.15.5 by @dependabot in #1006
- chore(deps-dev): bump esbuild from 0.15.5 to 0.15.6 by @dependabot in #1010
- formatting: do not wrap function args by @ulugbekna in #1015
- chore: update lsp versions by @rgrinberg in #1030
- cleanup: remove unused
Import.Ocaml_version.Releases
because ocaml v4.14.0 is already supported byOcaml_version.Releases
by @ulugbekna in #1037 - chore: prepare 1.11.0 by @rgrinberg in #1033
New Contributors
Full Changelog: 1.10.7...1.11.0
1.10.7
What's Changed
- upgrade vscode-languageclient to v8.0.1 by @ulugbekna in #966
- chore: fix formatting by @rgrinberg in #975
- chore: update known ocamllsp versions by @rgrinberg in #981
- (for now) Revert "Minimal support for web (#962)" by @ulugbekna in #979
Full Changelog: 1.10.6...1.10.7
1.10.6
What's Changed
- chore: add 1.12.0 and 1.12.1 as known versions by @rgrinberg in #972
Full Changelog: 1.10.5...1.10.6
1.10.5
What's Changed
- Fix
useUtop
by @OscarLahaie in #957 - fix #961: reveal ast node can now open ast explorer by @ulugbekna in #964
- Minimal support for web by @TheLortex in #962
New Contributors
- @TheLortex made their first contribution in #962
Full Changelog: 1.10.4...1.10.5
1.10.4
1.10.3
What's Changed
- Update Makefile by @OscarLahaie in #938
- Require ocaml >= 413 to compile by @mlasson in #947
- Add arrays to auto closing pairs by @OscarLahaie in #946
- chore(deps-dev): bump esbuild from 0.14.36 to 0.14.38 by @dependabot in #941
New Contributors
Full Changelog: 1.10.2...1.10.3
1.10.2
What's Changed
- chore(deps-dev): bump esbuild from 0.14.27 to 0.14.36 by @dependabot in #927
- chore(deps): bump async from 2.6.3 to 2.6.4 in /astexplorer by @dependabot in #932
- Add indentation rules for comments by @OscarLahaie in #928
Full Changelog: 1.10.1...1.10.2
1.10.1
What's Changed
- chore(deps-dev): bump esbuild from 0.14.23 to 0.14.25 by @dependabot in #896
- ci: update checkout and setup-node actions by @tatchi in #897
- chore(deps-dev): bump esbuild from 0.14.25 to 0.14.26 by @dependabot in #900
- Fix external syntax highlighting for embedded ocaml source in comments by @mnxn in #906
- chore(deps-dev): bump esbuild from 0.14.26 to 0.14.27 by @dependabot in #903
- chore(deps-dev): bump mocha from 9.2.1 to 9.2.2 by @dependabot in #899
- chore(deps-dev): bump vsce from 2.6.7 to 2.7.0 by @dependabot in #901
- explain concept of Sandbox in README by @ulugbekna in #881
- Add a setting to Enable/Disable Utop usage by @OscarLahaie in #911
- upgrade ocamlformat to 0.21.0 by @ulugbekna in #920
- upgrade ppxlib to 0.26.0 by @ulugbekna in #922
- upgrade to dune 3 by @ulugbekna in #923
- upgrade ocaml by @ulugbekna in #924
- update
ocaml-version
in.ocamlformat
to 4.14.0 by @ulugbekna in #921 - upgrade node by @ulugbekna in #925
- add ocaml-lsp versions: 1.10.4 - 1.11.0 by @ulugbekna in #931
Full Changelog: 1.10.0...1.10.1