Releases: ef-ds/deque
Releases · ef-ds/deque
Stable release 2.0.2
Only updates to the tests. Added a "v2" suffix to the test imports so they would pass.
Stable release 2.0.1
Only documentation and simple changes to go.mod for releasing v2.
Stable release 2.0.0
Refer to CHANGELOG.md for the list of changes.
Stable release 1.0.4
Refer to CHANGELOG.md for the list of changes.
Stable release 1.0.3
Refer to CHANGELOG.md for the list of changes.
Stable release 1.0.2
Refer to CHANGELOG.md for the list of changes.
Stable release 1.0.1
Refer to CHANGELOG.md for the list of changes.
Stable release 1.0.0
First stable release, production ready, certified to use as a FIFO queue or LIFO stack. Mixed Push/Pop/Front/Back is pending more testing and so is not recommended for use in a production setting.