Skip to content

Commit

Permalink
news
Browse files Browse the repository at this point in the history
  • Loading branch information
tjebo committed Aug 25, 2021
1 parent 4c6a5a6 commit b742144
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 1.2.1
Bug fixes:
- if no eye column is found, `eyes` also returns a list #31
- `set_eye_strings` also updates eye column #32
- partial eye strings recognized in column names #33
- `to_etdrs` now correctly always returns integer class vector #34
- conversion of pure "NA" saved as character now correctly returns `NA` #35
- logMAR will return rounded values to the first digit when `noplus = TRUE` #37
- `to_etdrs` from pure qualitative values correctly returns 0 for NPL and PL #38

## 1.2.0
Summary of changes:
- `eyes()` - now returns lists (of class "eyes") for easier access of count data
Expand Down

0 comments on commit b742144

Please sign in to comment.