ip/CHANGELOG.md

59 lines
1.3 KiB
Markdown
Raw Normal View History

# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.
<!-- changelog -->
2024-03-14 16:41:38 +13:00
## [v2.0.3](https://harton.dev/james/ip/compare/v2.0.2...v2.0.3) (2024-03-14)
### Improvements:
* use types from `:inet` rather than `:socket`.
2024-02-23 19:58:54 +13:00
## [v2.0.2](https://harton.dev/james/ip/compare/v2.0.1...v2.0.2) (2024-02-23)
## [v2.0.1](https://harton.dev/james/ip/compare/v2.0.0...v2.0.1) (2023-10-03)
2023-10-04 10:11:44 +13:00
### Improvements:
- Add `IP.Address.to_tuple/1`.
2023-01-17 11:03:49 +13:00
## [v2.0.0](https://harton.dev/james/ip/compare/v1.2.3...v2.0.0) (2023-01-16)
2023-01-17 11:03:49 +13:00
### Breaking Changes:
2023-01-17 11:03:49 +13:00
- Relicense to HL3-FULL.
2022-10-04 08:09:46 +13:00
## [v1.2.3](https://harton.dev/james/ip/compare/v1.2.2...v1.2.3) (2022-10-03)
2022-10-04 08:09:46 +13:00
### Improvements:
- Add :crypto to extra_applications
2022-09-28 11:07:34 +13:00
## [v1.2.2](https://harton.dev/james/ip/compare/v1.2.1...v1.2.2) (2022-09-27)
2022-09-28 11:07:34 +13:00
### Improvements:
- Update Bitwise use, libs
2022-09-23 11:48:53 +12:00
## [v1.2.1](https://harton.dev/james/ip/compare/v1.2.0...v1.2.1) (2022-09-22)
2022-09-23 11:48:53 +12:00
### Bug Fixes:
- correctly validate IPv4 netmasks
2022-03-01 16:11:22 +13:00
## [v1.2.0](https://harton.dev/james/ip/compare/v1.1.1...v1.2.0) (2022-03-01)
2022-03-01 16:11:22 +13:00
### Features:
- add `Address.from_tuple/1` and `Address.from_tuple!/1`
## [v1.1.1](https://harton.dev/james/ip/compare/v1.1.1...v1.1.1) (2021-12-08)