Packages

Reprise reloads your modules after they've been recompiled. It is thought as a companion to inotify tools. It scans for changes in beam files belonging to youyr project. Doesn't recompile stuff by itself.

Current section

Files

Jump to
reprise CHANGELOG.md
Raw

CHANGELOG.md

### v0.2.4
Add Logger to dep apps
### v0.2.3
Upgrade to Elixir 0.15.0 w/ Logger
### v0.2.2
Refactoring & tests on beam/mod retrieval
### v0.2.1
Support setting/reading the interval
### v0.1.3
Cosmetic, application description ..etc
### v0.1.2
Cosmetic changes in the source
### v0.1.1
First usable version