Skip to content

Commit

Permalink
Merge pull request #990 from undingen/release_notes_04
Browse files Browse the repository at this point in the history
update README for 0.4 release
  • Loading branch information
undingen committed Oct 31, 2015
2 parents e8412dc + 17f7e2c commit 23f5166
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,18 @@ We have some documentation for those interested in contributing: see our [Develo
- Better performance
- Match CPython's performance on our small benchmark suite

##### v0.4: Coming soon
##### v0.4: [released 10/31/2015]
- Many new features and better language support
- Passes most of the tests of several famous python libraries
- Unicode support
- GC finalizer
- much improved C API support
- Better performance
- Custom C++ exception handler
- Object Cache (improves startup time)
- Baseline JIT

##### v0.5: Coming soon

### Trying it out

Expand Down

0 comments on commit 23f5166

Please sign in to comment.