We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 231b0d7 commit 94c48f3Copy full SHA for 94c48f3
README.md
@@ -165,6 +165,9 @@ Links to relevant Wikipedia articles are provided in the function documentation
165
- Add `addVector()` and `subtractVector()` to `Vector`
166
- Add `magnitude()` as an alias to `length()` on `Vector`
167
168
+- 2.1.1
169
+ - Fix a bug involving inheritance with `map()` on `Vector`.
170
+
171
- 2.1.0
172
- Add `Vector` as a subclass of `Matrix`. Thanks to battlecook for this contribution.
173
0 commit comments