Skip to content

Releases: mbuscemi/elm-lens

v0.1.2

29 Dec 02:29
Compare
Choose a tag to compare
  • Fixed a bug whereby functions invoked from record access weren't getting counted as references.

v0.1.1

28 Dec 12:16
Compare
Choose a tag to compare
  • Fixed a bug whereby infix function references weren't getting counted correctly.

v0.1.0

28 Dec 02:46
Compare
Choose a tag to compare
  • Added metadata markup to each function in all workspace Elm files.
  • Markup shows whether a function is exposed or local.
  • Markup shows number of internal references to function.
  • Markup shows number of external references to function.