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 d0f300c commit ec113b0Copy full SHA for ec113b0
CHANGELOG.md
@@ -4,7 +4,7 @@ This package follows semantic versioning. When in doubt, refer to the latest doc
4
## Dev (WIP)
5
Initial release.
6
7
-(Important note: `0.1.0` is the "let's see how NuGet works" release, while `0.1.1` polishes the package more by fixing bugs, etc.)
+(Important note: `0.1.0` is the "let's see how NuGet works" release, while `0.1.1`, `0.1.2`, etc. polishes the package more by fixing bugs, etc.)
8
9
The `DictionaryList<T>` is essentially a `List<T>` that allows deferred reindexing when adding/removing items. See the readme for more info.
10
0 commit comments