Commit graph

41 commits

Author SHA1 Message Date
7d59bd8b10 chore(dev-deps): Update ex_doc to 0.26.0. 2021-12-08 00:20:19 +00:00
d18253b3b0 Merge branch 'deps/earmark-1.4.19' into 'main'
chore(dev-deps): Update earmark to 1.4.19.

See merge request jimsy/ip!8
2021-12-08 00:18:14 +00:00
957f03c59f chore(dev-deps): Update earmark to 1.4.19. 2021-12-08 00:18:14 +00:00
656396888d Merge branch 'deps/dialyxir' into 'main'
chore(dev-deps): remove dependency on dialyxir.

See merge request jimsy/ip!7
2021-12-08 00:15:27 +00:00
aa0602b6ed chore(dev-deps): remove dependency on dialyxir. 2021-12-08 00:15:27 +00:00
e4ae8bcef4 Merge branch 'deps/credo-1.6.1' into 'main'
chore(dev-deps): Update credo to 1.6.1.

See merge request jimsy/ip!6
2021-12-08 00:12:29 +00:00
62ca427662 chore(dev-deps): Update credo to 1.6.1. 2021-12-08 00:12:29 +00:00
f102acde4c chore: change default branch to main. 2021-12-08 12:51:30 +13:00
James Harton
d97cdf7246 Merge branch 'renovate/dialyxir-1.x' into 'master'
Update dependency dialyxir to v1

See merge request jimsy/ip!5
2020-07-23 21:53:04 +00:00
James Harton
7bba79170e Update dependency dialyxir to v1 2020-07-24 09:51:36 +12:00
James Harton
6b83708d0a Merge branch 'renovate/configure' into 'master'
Configure Renovate

See merge request jimsy/ip!4
2020-07-23 21:39:49 +00:00
James Harton
db94a760b9 Add renovate.json 2020-07-23 16:44:24 +12:00
James Harton
aef3216396 Update credo to build on Elixir 1.9. 2019-07-01 19:35:15 +12:00
James Harton
a2f69a908a Bump version 1.1.0. 2019-04-23 18:15:29 +12:00
James Harton
5fe6c4e289 Fix bug in prefix's enumerable implementation. 2019-04-23 17:09:28 +12:00
James Harton
52a04d37b5 Fix outdated dependencies. 2019-04-23 17:09:17 +12:00
James Harton
b6b58026a4 Update MIT license file 2019-03-04 15:07:55 +13:00
James Harton
5790ad701d Merge branch 'update-deps' into 'master'
Update deps

See merge request jimsy/ip!2
2018-09-04 03:25:04 +00: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
a0381549a4 Update README. 2017-10-12 10:35:47 +13:00
James Harton
eb3cc6d635 Implement ~i and IP.Scope.prefix_scope() 2017-10-12 10:22:58 +13:00
James Harton
9fe8c49296 Tidy up documentation. 2017-10-12 09:03:36 +13:00
James Harton
5e258e11ad Typo. 2017-10-11 18:30:23 +13:00
James Harton
2e2f81d9c5 Add basic docs to the readme. 2017-10-11 18:26:19 +13:00
James Harton
54e27ff9c8 Add description. 2017-10-11 18:11:38 +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
ee7b25e79c Include address scope in inspect output. 2017-10-11 17:41:57 +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
James Harton
e60eced8b0 Fix credo warnings. 2017-10-10 08:49:05 +13:00
James Harton
db9ab41b53 Add Unique Local Address generation. 2017-10-10 08:46:15 +13:00
James Harton
78885b2b2d Implement parsing of strings into prefixes. 2017-10-09 16:38:54 +13:00
James Harton
99596e4bf7 Add functions to IP.Prefix. 2017-10-09 14:33:21 +13:00
James Harton
a9de40c72a Merge branch 'master' of ssh://gitlab.com/jimsy/ip 2017-10-08 21:34:57 +13:00
James Harton
c203db2c46 Use erlangs :inet instead of rolling our own address parsing. 2017-10-08 21:17:02 +13:00
James Harton
fb6a664635 Use erlangs :inet instead of rolling our own address parsing. 2017-10-08 21:13:16 +13:00
James Harton
26d392cd49 Implement String.Chars and Inspect for IP.Address 2017-10-08 19:39:22 +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