You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -204,6 +204,9 @@ Details:
204
204
-[ ] Per-module or even per-spec settings to turn on/off, configure formatter, etc.
205
205
206
206
### Changelog
207
+
- 0.10.7 -
208
+
- Fixes:
209
+
- Ensures fixed-maps are checked for superfluous keys (c.f. #96). Thank you very much, @spatrik!
207
210
- 0.10.6 -
208
211
- Fixes:
209
212
- Fixes issue where Dialyzer would sometimes complain about the generated return-type checking code if the implementation of the function itself was trivial. (c.f. #85).
0 commit comments