Skip to content

Commit f06c01f

Browse files
committed
Add RELEASES.txt
1 parent 3074fd5 commit f06c01f

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

RELEASES.txt

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
Version 0.1 (January 2012)
2+
---------------------------
3+
4+
* Language is "alpha-level complete"; Most planned features are present in
5+
preliminary form. Try it out, let us know how it feels.
6+
7+
* Compiler should work with the following configurations:
8+
* Linux: x86 and x86_64 hosts and targets
9+
* MacOS: x86 and x86_64 hosts and targets
10+
* Windows: x86 hosts and targets
11+
12+
* Cross compilation / multi-target configuration supported.
13+
14+
* Preliminary API-documentation and package-management tools included.
15+
16+
Known issues:
17+
18+
* Many open bugs, see http://github.com/mozilla/rust/issues
19+
20+
* Documentation is rough, incomplete.
21+
22+
* Performance is still well below intended target.
23+
24+
* Standard library APIs subject to extensive change, reorganization.
25+
26+
* Language-level versioning not yet operational, future code will break
27+
unexpectedly.

0 commit comments

Comments
 (0)