The unpac monorepo manager self-hosting as a monorepo using unpac
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Unicode changes in Format should be treated as breaking changes (#14272)

See https://github.com/dbuenzli/cmdliner/issues/234 where this potentially causes a testcase that was previously passing on 5.3 to now fail on 5.4.0~beta2.

authored by

Török Edwin and committed by
GitHub
11c9a6bb 8d19f87b

+1 -1
+1 -1
Changes
··· 419 419 - #13768: Add Either.get_left and Either.get_right 420 420 (T. Kinsart, review by Nicolás Ojeda Bär and Florian Angeletti) 421 421 422 - - #13570, #13794: Format, add an out_width function to Format device for 422 + * #13570, #13794: Format, add an out_width function to Format device for 423 423 approximating unicode width. 424 424 (Florian Angeletti, review by Nicolás Ojeda Bär, Daniel Bünzli, 425 425 and Gabriel Scherer)