v1.3.0
- Add command-line option
-live-names this,that
to treat itemsthis
andthat
as globally live. - Support
@warning "-32"
in addition@ocaml.warning "-32"
to mean@live
. - Add command-line option
live-paths prefix/of/path1,prefix/of/path2
to treat all items in the path prefixes as live.