Current section

Files

Jump to
codeowners CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
# 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