Commit graph

37 commits

Author SHA1 Message Date
4b6139cc0b chore(deps): update dependency ex_doc to ~> 0.33
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-05-22 01:13:45 +12:00
eaab1f76b4 chore(deps): update dependency ex_doc to ~> 0.32
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-04-10 21:28:19 +12:00
2a67ef63fc chore: release version v2.0.3
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-14 03:41:38 +00:00
c852205959 chore(deps): update dependency ex_check to ~> 0.16.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-03-01 23:20:19 +13:00
4169e9faec
chore: release version v2.0.2
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-23 19:58:54 +13:00
ff1f1144e9
docs: Update README and package links. 2024-02-23 19:58:08 +13:00
16aa40e68c chore(deps): update dependency ex_doc to ~> 0.31 (#26)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ex_doc](https://hex.pm/packages/ex_doc) | minor | `~> 0.30` -> `~> 0.31` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODcuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE4Ny4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Reviewed-on: #26
Co-authored-by: Renovate Bot <bot@harton.nz>
Co-committed-by: Renovate Bot <bot@harton.nz>
2024-02-19 11:39:30 +13:00
2b01e70ae1 chore: migrate to local. (#27)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #27
Co-authored-by: James Harton <james@harton.nz>
Co-committed-by: James Harton <james@harton.nz>
2024-02-19 10:33:16 +13:00
83580bdf80 chore: release version v2.0.1 2023-10-03 21:11:44 +00:00
2454740621 chore(deps): update dependency ex_doc to ~> 0.30 2023-07-07 23:23:10 +12:00
74a11abede chore: release version v2.0.0 2023-01-16 22:03:49 +00:00
317418a872 chore!: Relicense to HL3-FULL. 2023-01-17 11:00:21 +13:00
21eab69e86 chore(deps): update dependency ex_doc to ~> 0.29 2022-10-20 06:28:44 +13:00
c688b7b58f chore: release version v1.2.3 2022-10-03 19:09:46 +00:00
Jim Kane
7d3e8b186a improvement: Add :crypto to extra_applications
In order to fix a warning from recent elixir versions, list the erlang
:crypto module in mix.exs under `extra_applications`.
2022-10-04 08:05:16 +13:00
ffc9e86585 chore: release version v1.2.2 2022-09-27 22:07:34 +00:00
1f32239bee chore: release version v1.2.1 2022-09-22 23:48:53 +00:00
910735e54c chore: release version v1.2.0 2022-03-01 03:11:22 +00:00
02caaa4bdd chore(deps): update dependency ex_doc to >= 0.28.1 2022-02-23 11:04:27 +13:00
e494dd8028 chore(deps): update dependency earmark to >= 1.4.20 2022-01-31 13:20:35 +13:00
a946cf6073 chore(deps): update dependency earmark to v1 2021-12-09 17:16:39 +13:00
295d0a987e chore(deps): update dependency git_ops to ~> 2.4 2021-12-09 16:18:20 +13:00
a0f55534f1 chore(deps): update dependency ex_doc to >= 0.26.0 2021-12-09 14:52:02 +13:00
330e61ebe6 chore(deps): update dependency earmark to >= 0.2.1 2021-12-09 13:24:14 +13:00
96734c455d chore(deps): update dependency credo to ~> 1.6 2021-12-09 11:30:11 +13:00
d3d7c9b4df chore: set up git_ops and auto-releasing 2021-12-08 13:31:45 +13:00
aa0602b6ed chore(dev-deps): remove dependency on dialyxir. 2021-12-08 00:15:27 +00:00
James Harton
7bba79170e Update dependency dialyxir to v1 2020-07-24 09:51:36 +12:00
James Harton
a2f69a908a Bump version 1.1.0. 2019-04-23 18:15:29 +12:00
James Harton
52a04d37b5 Fix outdated dependencies. 2019-04-23 17:09:17 +12:00
James Harton
09ebfcf747 Update deps 2018-09-04 03:25:04 +00:00
James Harton
9047519d2f Bump version to 1.0 2017-11-02 16:41:38 +13:00
James Harton
3c5f964a9e Improve typespecs and run dialyzer. 2017-10-25 16:20:39 +13:00
James Harton
eb3cc6d635 Implement ~i and IP.Scope.prefix_scope() 2017-10-12 10:22:58 +13:00
James Harton
54e27ff9c8 Add description. 2017-10-11 18:11:38 +13:00
James Harton
1855e9a1eb Initial parsing of various formats for IP addresses. 2017-10-08 19:07:51 +13:00
James Harton
e03433107c FIRST POST 2017-10-06 14:56:47 +13:00