# Changelog

## 0.2.2

Add `line_number` to rules

## 0.2.1

Update ex_doc

## 0.2.0

Mix task to view owners for project files

## 0.1.6

Allow specifying root when calling load or build as alternative to `File.cwd!`

## 0.1.5

Handle inline comments

## 0.1.4

- `root` must be present, so use `File.cwd!`
- Fix . handling in patterns

## 0.1.3

Complete typespecs

## 0.1.2

Custom inspect to make output more sane

## 0.1.1

- Improve documentation
- Better handling of full paths with `:root` value

## 0.1.0

Initial release
