Skip to content
This repository has been archived by the owner on Jan 20, 2018. It is now read-only.

Latest commit

 

History

History
17 lines (13 loc) · 375 Bytes

CHANGELOG.md

File metadata and controls

17 lines (13 loc) · 375 Bytes

SublimErl Changelog

0.4:

  • added auto-indenting
  • major code refactoring

0.3:

  • faster code completion (parser is now in python)
  • code completion now adds parameter names
  • support for complex project structure
  • single tests now using rebar

0.2:

  • added code completion

0.1:

  • initial release, with integrated testing (eunit, CT and dialyzer)