Commit graph

56 commits

Author SHA1 Message Date
f90e818f3f chore(deps): update dependency elixir to v1.15.5
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-08-29 00:21:20 +12:00
d15b058e0c
docs: update README.
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-07-28 18:32:05 +12:00
ddb4571bc2 chore(deps): add renovate.json
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-07-28 18:22:54 +12:00
4a1c916f7c chore: migrate to local. (#23)
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
Co-authored-by: James Harton <james@harton.nz>
Reviewed-on: https://code.harton.nz/james/heap/pulls/23
2023-07-28 18:18:36 +12:00
6a189ad5ce chore(deps): update dependency ex_doc to ~> 0.30 2023-07-07 23:24:36 +12:00
ededaf02b2 chore: release version v3.0.0 2023-01-16 21:57:01 +00:00
1913621e61 chore!: Relicense to HL3-FULL. 2023-01-17 10:53:03 +13:00
906231b2d9 chore(deps): update dependency ex_doc to ~> 0.29 2022-10-20 05:35:58 +13:00
cba9fa982f chore(CI): only run release tasks on the main repo. 2022-03-22 09:20:03 +13:00
38164058af chore(deps): update dependency ex_doc to >= 0.28.1 2022-02-23 11:02:53 +13:00
cd6c450f91 chore(deps): update dependency earmark to >= 1.4.20 2022-01-31 13:23:52 +13:00
68b05e759b chore(deps): update dependency earmark to v1 2021-12-09 17:18:48 +13:00
ff7ea26e05 chore(deps): update dependency git_ops to ~> 2.4 2021-12-09 16:21:03 +13:00
0b33221cec chore(deps): update dependency ex_doc to >= 0.26.0 2021-12-09 14:57:22 +13:00
6cdcc44c9b chore(deps): update dependency earmark to >= 0.2.1 2021-12-09 13:28:08 +13:00
99c0dda8a2 chore(deps): update dependency credo to ~> 1.6 2021-12-09 11:35:47 +13:00
2bfab1e69e chore: update renovate.json 2021-12-09 11:14:53 +13:00
bfd749ff80 chore(dev-deps): Update git_ops to 2.4.5. 2021-12-08 12:32:25 +13:00
204fb8572c chore(dev-deps): Update ex_doc to 0.26.0. 2021-12-08 12:27:11 +13:00
d729a3f606 chore(dev-deps): Update earmark to 1.4.19. 2021-12-08 12:20:33 +13:00
61f5d858e0 chore(dev-deps): Update credo to 1.6.1. 2021-12-08 12:16:53 +13:00
b8f6b01748 chore: change default branch to main. 2021-12-08 12:14:46 +13:00
f2a8d9931f chore: allow ex_doc to be used in test env. 2020-12-28 20:30:24 +13:00
123ca5b545 chore: set up git_ops and auto-releasing 2020-12-28 20:06:11 +13:00
James Harton
9903180dc2 Merge branch 'renovate/credo-1.x' into 'master'
Update dependency credo to v1

See merge request jimsy/heap!4
2020-07-23 21:58:02 +00:00
James Harton
eb2195d211 Update dependency credo to v1 2020-07-24 09:55:25 +12:00
James Harton
d764644ca6 Merge branch 'renovate/configure' into 'master'
Configure Renovate

See merge request jimsy/heap!3
2020-07-23 21:38:25 +00:00
James Harton
6fa26d7d94 Add renovate.json 2020-07-23 16:50:57 +12:00
James Harton
2deb89e875 Update deps to get the build passing again. 2019-07-01 13:04:48 +12:00
James Harton
c27d07c3d8 Bump version to v2.0.2. 2019-04-02 08:34:18 +13:00
James Harton
f5c4fdbaef Merge branch 'dialyzer-fix' into 'master'
Fixed dialyzer notations

See merge request jimsy/heap!2
2019-04-01 19:31:11 +00:00
James Harton
ef525e76ec Update MIT license file 2019-03-04 15:06:58 +13:00
Hajto
7308e165e6 Fixed dialyzer notations 2019-01-18 19:57:19 +01:00
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