Skip to content

Releases: spider-gazelle/bisect

v1.2.1

22 Mar 22:58
Compare
Choose a tag to compare

adds crystal version tag

v1.2.0

21 Aug 13:52
31155e7
Compare
Choose a tag to compare

Adds new methods for finding elements in an array
For details: #3

Thanks @baxter2 !

v1.1.2

05 Aug 13:10
Compare
Choose a tag to compare

fixes compiler warnings

v1.1.1: extract extension methods into a helper module

23 Dec 07:30
Compare
Choose a tag to compare

Extracts the Array extensions into their own module so they can be included into Array child classes as desired

v1.1.0

08 Aug 09:46
Compare
Choose a tag to compare

Use bisect/ext to extend the standard library

v1.0.0

11 Jul 12:29
Compare
Choose a tag to compare
initial commit