# ip6addr Changelog

## 0.2.5

- #15 Upgrade jsprism to latest version

## 0.2.4

- TOOLS-2525 Everything needs to stop cloning with git:// URLs

## 0.2.3

- Fix some edge cases with parsing numbers (#6)

## 0.2.2

- Simplify Addr.clone()
- Update `assert-plus` dependency to 1.0.0

## 0.2.1

- Add CIDR.address() for getting the address component of a CIDR

## 0.2.0

- Add CIDR.broadcast() method
- Add string formatting options
- Add Addr.kind() method
- Fix bugs in long-parsing, Addr.offset and AddrRange.contains()

## 0.1.1

- Add CIDR comparison

## 0.1.0

- Initial release
