swank-js
Version:
Swank backend for Node.JS and in-browser JavaScript.
25 lines (15 loc) • 575 B
Markdown
# Changes
## 0.0.5 / 2012-10-9
- fix error handling in chrome
- allow connections to nother node js instances
- improve dot completion
- remove parameters when comparing file names in refresh css
- change the test page to be better.
## 0.0.4 / Botched install. Sorry!
## 0.0.3 / 2012-03-26
- In require resolve relative module ids to a working directory.
- Add an option for reloading modules `require('foo', { reload: true })`.
## 0.0.2 / 2012-03-23
- Update project metadata to point to a new repository.
## 0.0.1 / 2012-02-26
- Initial release.