Current section

Files

Jump to
maxo_test_iex CHANGELOG.md
Raw

CHANGELOG.md

## v0.1.4 (2023-04-16)
- feat: configurable deduplication timeout for file events
## v0.1.3 (2023-04-16)
- feat: file event watcher de-duplication
## v0.1.2 (2023-04-16)
- feat: flexible file watcher [experimental, without de-bouncing or other robust features]
## v0.1.1 (2023-04-15)
- feat: coloured logs
- feat: matching on copy-pasted `file:line` strings from ExUnit exceptions, like:
`lib/users/user_test.exs:54`
- feat: unit tests
- feat: Github CI
## v0.1.0 (2023-04-10)
### First release
- Putting it on Hex.pm for simpler installation. Rather stable API, put to use on multiple projects.