Version 0.13.7 has been released!
This release contains two important fixes:
- Support for Elixir v1.17. Sorry for the long wait. Thank you very much for your help here, @skwerlman!
- Map fields of types are printed in sort order (when inspecting the type and also in runtime type error messages), allowing the usage of TypeCheck in projects that target both OTP 25 (or below) and OTP 26/27 at the same time.