Releases: ByronMayne/Extended.Collections
Releases · ByronMayne/Extended.Collections
1.1.2
What's Changed
- Dequeue | Implemented the Remove method by @ByronMayne in #5
- Added options to fetch values from the ring buffer by @ByronMayne in #6
Full Changelog: 1.1.1...1.1.2
1.1.1
What's Changed
- Issue #2: Fixed Deque's PushLast pushing to the start by @ByronMayne in #3
- Removed the old Playground project by @ByronMayne in #4
Full Changelog: 1.1.0...1.1.1
1.1.0
Created new Dequeue type