Skip to content

Releases: ef-ds/deque

Stable release 2.0.2

Choose a tag to compare

@christianrpetrin christianrpetrin released this 04 Mar 18:29

Only updates to the tests. Added a "v2" suffix to the test imports so they would pass.

Stable release 2.0.1

Choose a tag to compare

@christianrpetrin christianrpetrin released this 04 Mar 18:21

Only documentation and simple changes to go.mod for releasing v2.

Stable release 2.0.0

Choose a tag to compare

@christianrpetrin christianrpetrin released this 04 Mar 18:01
cd14023

Refer to CHANGELOG.md for the list of changes.

Stable release 1.0.4

Choose a tag to compare

@christianrpetrin christianrpetrin released this 07 Jun 22:11

Refer to CHANGELOG.md for the list of changes.

Stable release 1.0.3

Choose a tag to compare

@christianrpetrin christianrpetrin released this 07 Dec 02:48
a785602

Refer to CHANGELOG.md for the list of changes.

Stable release 1.0.2

Choose a tag to compare

@christianrpetrin christianrpetrin released this 02 Dec 01:28
b079cd4

Refer to CHANGELOG.md for the list of changes.

Stable release 1.0.1

Choose a tag to compare

@christianrpetrin christianrpetrin released this 28 Nov 01:05

Refer to CHANGELOG.md for the list of changes.

Stable release 1.0.0

Choose a tag to compare

@ef-ds ef-ds released this 22 Nov 20:12

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.