Current section
Files
Jump to
Current section
Files
maxo_test_iex
CHANGELOG.md
CHANGELOG.md
## v0.1.2 (2023-04-16)
- flexible file watcher [experimental, without de-bouncing or other robust features]
## v0.1.1 (2023-04-15)
- coloured logs
- matching on copy-pasted `file:line` strings from ExUnit exceptions, like:
`lib/users/user_test.exs:54`
- unit tests
- 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.