Releases: ocaml-community/zed
Releases · ocaml-community/zed
3.2.3
10 Aug 07:30
Compare
Sorry, something went wrong.
No results found
3.2.3 (2023-08-10)
Zed_edit
: fix the Next_word
and Prev_word
actions
3.2.2
20 Jun 15:58
Compare
Sorry, something went wrong.
No results found
CHANGES:
Zed_utf8.next_error
: raise Zed_utf8.Out_of_bounds
in case of invalid offset (@Lucccyo , #52 )
kill_next_word
should not raise Out_of_bound
(@Lucccyo , #55 )
of_utf8
: add Uchar.is_valid
to check the input (@Lucccyo , #51 )
3.2.1
10 Nov 10:51
Compare
Sorry, something went wrong.
No results found
CHANGES:
Check if decoded values fit in Uchar (Etienne Millon, #50 )
3.2.0
30 Jun 13:03
Compare
Sorry, something went wrong.
No results found
CHANGES:
Replace Camomile with uu* (Nicolás Ojeda Bär, ZAN DoYe, Thibaut Mattio, #46 )
3.1.0
31 May 12:19
Compare
Sorry, something went wrong.
No results found
3.1.0 (2020-05-30)
Zed_edit
Set_pos
action
Insert_str
action
3.0.1
28 Apr 02:02
Compare
Sorry, something went wrong.
No results found
3.0.1 (2020-04-28)
Zed_edit
: fix copy_sequence
3.0.0
25 Apr 15:00
Compare
Sorry, something went wrong.
No results found
3.0.0 (2020-04-25)
Zed_edit
:
new actions
Join_line
Goto of int
Delete_next_chars of int
Delete_prev_chars of int
Kill_next_chars of int
Kill_prev_chars of int
function copy_sequence
2.0.7
08 Apr 04:28
Compare
Sorry, something went wrong.
No results found
2.0.6
27 Feb 13:37
Compare
Sorry, something went wrong.
No results found
2.0.5
29 Jan 12:05
Compare
Sorry, something went wrong.
No results found
2.0.5 (2020-01-29)
Zed_rope.Zip: fix a bug in function make_b