Packages
A Mix task that helps you to observe your remote elixir nodes from your local machine.
Retired package: retired
Current section
Files
Jump to
Current section
Files
remote_monitor
CHANGELOG.md
CHANGELOG.md
# Changelog
## 1.0.0
* Require elixir 1.3 or higher (issue #3)
* Update credo dependency
## 0.2.0
* Using [bunt](https://github.com/rrrene/bunt) for colorful instructions
## 0.1.2
* Fix error complaining about `to_charlist/1 not found`
## 0.1.1
* Doesn't require Elixir 1.3 any longer
## 0.1.0
Initial release