Skip to content

Releases: hackwaly/ocamlearlybird

1.0.0

29 Jan 05:09
Compare
Choose a tag to compare

CHANGES:

Initial release.

0.1.5

21 Dec 20:09
Compare
Choose a tag to compare

CHANGES:

  • Fix process leak often after disconnect debugging session

0.1.4

16 Dec 16:23
Compare
Choose a tag to compare

CHANGES:

  • Add dotMerlins option to launch arguments.

0.1.3

15 Dec 08:06
Compare
Choose a tag to compare

CHANGES:

  • Fix can't debug flowtype.

0.1.2

20 Oct 21:51
Compare
Choose a tag to compare

CHANGES:

  • Support OCaml >= 4.04

0.1.1

19 Oct 04:44
Compare
Choose a tag to compare

CHANGES:

  • Support OCaml 4.07

0.1.0

30 Sep 07:45
Compare
Choose a tag to compare

CHANGES:

  • Auto discover sources heuristically
  • Line breakpoints and column breakpoints
  • Basic next, step in, step out and continue commands
  • Inspect stack frames, local variables, closure variables and global variables