Skip to content

1.2.1

Choose a tag to compare

@fantazio fantazio released this 03 Sep 09:39
· 20 commits to master since this release

Changes

This release includes:

  • Fix uncaught exception with anonymous submodules #84
  • Do not create remove_bad_files.sh #86
  • Some tests break with ppx_deriving.6.1.2 #87
  • Add a few utils script #88
  • [check][ref] some tests are fixed with ppx_deriving.6.1.3 #90
  • Extend module type related limitation #91
  • Improve incl_same_name #93
  • [docs][methods] quick fix toc #94
  • Do not report elements of code defined in module types #92
  • Collect exports directly from the Typedtree.structure on .cmt without .cmti #95
  • Simplify and strenghten the representation of file infos #96
  • Track methods uses through object aliases #98
  • Analyze more complex factory functions #99
  • Track type equivalences #97
  • [release] update to version 1.2.1 #101

It is focused on bug fixes.