Releases: mbuscemi/elm-lens
Releases · mbuscemi/elm-lens
v0.1.2
- Fixed a bug whereby functions invoked from record access weren't getting counted as references.
v0.1.1
- Fixed a bug whereby infix function references weren't getting counted correctly.
v0.1.0
- 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.