Skip to content

v0.2.0

Compare
Choose a tag to compare
@hauleth hauleth released this 27 Sep 15:20
· 79 commits to master since this release
v0.2.0
2cb5441
## v0.2.0 - 2021-09-27

### Chore
- release v0.2.0
- add Credo
- fix formatting
- split code into modules for easier testing

### Docs
- improve documentation of `compile.unused`

### Fix
- print path to file as a relative path
- test against "textual" representation of atoms as well

### Ft
- add support for macros
- sort results to return predictable results
- allow filtering using regular expressions