Commit graph

23 commits

Author SHA1 Message Date
James Harton
2fea5c1b1e Update dependencies and CI config. 2018-09-04 16:52:19 +12:00
James Harton
95daf32624 Format using mix format and update some deps. 2018-02-02 15:37:24 +13:00
James Harton
6f06407bf8 Add earmark for hex.docs. 2017-09-26 13:43:38 +13:00
James Harton
32297a343a Update Inch config and add to inchci. 2017-09-26 13:39:49 +13:00
James Harton
07b65ca758 Add deprecation warning to readme. 2017-09-26 13:35:21 +13:00
James Harton
6c7a7c45db Merge pull request #3 from rdrey/master
Adds support for custom comparators and `Heap.split/1`
2017-09-26 13:33:02 +13:00
Rainer Dreyer
875593213e Bumps version to 2.0 since API changed 2017-09-25 21:04:23 +00:00
Rainer Dreyer
a38ec2df1b Adds validation for comparator and reverses min and max definitions 2017-09-22 19:19:56 -04:00
Rainer Dreyer
1d1abd5f0f Adds support for custom comparators and Heap.split/1 2017-09-22 18:13:21 -04:00
James Harton
70f02120a4 Merge pull request #2 from jamesotron/modernise
Modernise Heap.
2017-09-20 14:44:15 +12:00
James Harton
d5033126b4 Improve documentation. 2017-09-20 14:38:16 +12:00
James Harton
c018db4d94 Rename struct fields to make code more readable. 2017-09-20 14:23:03 +12:00
James Harton
7ca833dd84 Modernise Elixir usage and replace espec with exunit. 2017-09-20 14:12:36 +12:00
James Harton
7ad923335f Add LICENSE file. 2016-07-20 18:43:16 +12:00
James Harton
d5eed5fb3a Correct readme. 2016-07-08 11:07:03 +12:00
James Harton
eb539cba37 Bump version. 2016-07-08 11:05:57 +12:00
James Harton
9ab27c6331 Update mix.exs to have correct package information as per hex standard. 2016-07-08 11:03:27 +12:00
James Harton
18f13a978a Update description and fix typo. 2016-07-08 09:56:30 +12:00
James Harton
28f9bf8148 Ignore generated docs. 2016-03-02 20:50:14 +13:00
James Harton
f51b568b85 Release v1.0.0 2016-03-02 20:49:10 +13:00
James Harton
0e0c70e7f4 Add some badges to the readme. 2016-03-02 20:48:06 +13:00
James Harton
fe3da10e50 Add .travis.yml. 2016-03-02 20:36:24 +13:00
James Harton
9d9b1c6045 Initial push of Heap. 2016-03-02 20:30:05 +13:00