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.4.2
* honor maintainers in package metadata
### v0.4.1
* allow Elixir 1.1.x
### v0.4.0
* yrashk, jaydoane: exrm/umbrella corner cases
* lowks: simplify travis config
### v0.3.0
Use Elixir 1.0.
### v0.2.1
Support setting/reading the interval
### v0.1.1
First usable version