Skip to content

v0.3.0

Compare
Choose a tag to compare
@akade akade released this 23 Apr 19:51
· 122 commits to main since this release

What's Changed

  • ToIndexedSet & AddRange: Conveniently create IndexedSets with initial data using IEnumerable<T>-extension methods #3
  • "PrimaryKey-less" sets: Data within IndexedSets do not require a primary in #4

Full Changelog: v0.2.0...v0.3.0