Skip to content

Commit

Permalink
[docs/announce/2012.09] tie-breaking is a feature
Browse files Browse the repository at this point in the history
Not a breaking change. :)
  • Loading branch information
Carl Masak committed Sep 20, 2012
1 parent 738d1ea commit 488521b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions docs/announce/2012.09
Expand Up @@ -25,14 +25,13 @@ This release brings changes; some of them are outlined below:
- support for "is export" traits on constants - support for "is export" traits on constants
- Str.wordcase implemented - Str.wordcase implemented
- slightly faster compilation (thanks to switching NQP over to QAST) - slightly faster compilation (thanks to switching NQP over to QAST)
- tie-breaking with constraints now picks the first matching one rather than
demanding they be mutually exclusive


These are some possibly breaking changes: A possibly breaking change:


- class Iterable does not inherit from class Cool anymore - class Iterable does not inherit from class Cool anymore


- tie-breaking with constraints now picks the first matching one rather than
demanding they be mutually exclusive

This is only a small peek at the changes in this release. For a more This is only a small peek at the changes in this release. For a more
detailed list, see "docs/ChangeLog". detailed list, see "docs/ChangeLog".


Expand Down

0 comments on commit 488521b

Please sign in to comment.