Commit graph

8 commits

Author SHA1 Message Date
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
Jim Kane
f3cfbb38a6 improvement: Update Bitwise use, libs
In order to accomodate deprecations in elixir 1.14, change how some
Bitwise functions are called.

Update library dependencies to avoid deprecation warnings.
2022-09-28 11:03:39 +13:00
James Harton
5fe6c4e289 Fix bug in prefix's enumerable implementation. 2019-04-23 17:09:28 +12:00
James Harton
09ebfcf747 Update deps 2018-09-04 03:25:04 +00:00
James Harton
eb3cc6d635 Implement ~i and IP.Scope.prefix_scope() 2017-10-12 10:22:58 +13:00
James Harton
d4ab558f30 Implement prefix contains prefix test.
Also override credo's max line length because who works in 80x25
anymore?
2017-10-11 18:06:48 +13:00
James Harton
d92a777500 Credo fixes. 2017-10-11 09:18:59 +13:00
James Harton
26abbcd64f Add IP address scopes. 2017-10-10 22:56:30 +13:00