Skip to content

Commit

Permalink
Some more ChangeLog bits.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnthn committed Aug 15, 2012
1 parent 449f30f commit de84a76
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/ChangeLog
Expand Up @@ -15,6 +15,11 @@ New in 2012.08
where they appeared each side of an infix operator where they appeared each side of an infix operator
+ detect circularities in module loading + detect circularities in module loading
+ sigilless variables in signatures when proeceed by | or \ + sigilless variables in signatures when proeceed by | or \
+ prevented blocks that declare variables turning into hash constructors
+ made pre-compilation complain if dependencies are not pre-compiled yet
+ fixed interpolation of double-quoted strings in regexes
+ fixed issue with Num.new not being friendly to subclassing
+ implemented handling of complex numbers in Str.Numeric


New in 2012.07 New in 2012.07
+ Deprecated SAFE.setting in favor of RESTRICTED.setting + Deprecated SAFE.setting in favor of RESTRICTED.setting
Expand Down

0 comments on commit de84a76

Please sign in to comment.