Skip to content
This repository was archived by the owner on May 23, 2023. It is now read-only.

1.3.0

Choose a tag to compare

@adamgraham adamgraham released this 10 Jul 06:10
· 99 commits to main since this release

Added

  • Vector4Range data structure
  • New extension methods for List<T>, HashSet<T>, and SortedSet<T>

Changed

  • Package description
  • Documentation comments
  • Small memory optimizations
  • Renamed Identifier.GenerateFromTime to Identifier.Temporal
  • Renamed List<T>.ElementAt to List<T>.ItemAt