-
Notifications
You must be signed in to change notification settings - Fork 157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.0.0 #123
Comments
I think 1.0.0 can be released this week without changes. |
Is it working okay with Node v0.8+ ? LiveScript v0.9.12 REPL seems to work okay on my system. Looks like tab completion does not work in REPL for CoffeeScript 1.3.3 and "freezes" on lower version of CS. |
@josher19: That issue has been fixed for months on CS |
@michaelficarra: Figured it was something like that. |
@josher19 LiveScript works with node 0.8+, in fact it's a requirement. LiveScript 1.0.0 is out - so I can close this now. |
Great! Be sure to include that requirement in the index.html Node.js is required to be installed on your system. Note: typo in current nodejs.org href. Could also include a pointer to the Github tag/link or NPM version (v0.9.6?) which works with Node v0.6 ->> Josh <<- |
I want to release 1.0.0
This will mean that any backwards incompatible changes in the future will have a big version bump, and there will be warning, etc.
except for features marked "experimental", which are the
match
statement, and deep equals===
Any last thoughts/concerns? Any more things that I should do before doing this? @michaelficarra @paulmillr @josher19
The text was updated successfully, but these errors were encountered: