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 838eda5 commit 65e8e85Copy full SHA for 65e8e85
1 file changed
README.md
@@ -24,8 +24,8 @@ is made and backwards compatibility issues will not be addressed.
24
25
There are a couple breaking changes between v2 and v3:
26
27
-1. The `FakeMap` class has been removed. It sucked.
28
-2. The `FakeSlice` class has been removed. It sucked.
+1. The `FakeMap` class has been removed.
+2. The `FakeSlice` class has been removed.
29
3. All models now have parameterized constructors.
30
* For the life of V3 I will continue to support construction from associative arrays, but the parameterized
31
constructors are the preferred method of construction.
0 commit comments