easejs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[easejs-dev] 0.1.1 Release


From: Mike Gerwitz
Subject: [easejs-dev] 0.1.1 Release
Date: Sat, 19 Jan 2013 22:54:05 -0500
User-agent: Mutt/1.5.21 (2010-09-15)

ease.js 0.1.1 has been released.

This release primarily addresses a fix (partial implementation) for
ES5 getter/setter 'this' bindings, but does sneak in a couple other things.

  - [bugfix] Getter/setter 'this' binding now properly binds to the private
    visibility object (just as methosd do)
  - [bugfix] Documentation typo correction regarding class dfn keywords
  - [bugfix] Corrected warning console output (invocation was incorrect)
  - [bugfix] Corrected exception handling in XUnit-style tests

  - Project is now hosted on Savannah; copyright notices, etc have been
    added/corrected in order to comply with the project hosting guidelines.
  - Preliminary 'proxy' keyword support. Incomplete and undocumented; see commit
    d84b86 for more details.
  - Added chk-linelen tool
  - Added doc-html target
  - It is an ongoing effort to convert old test cases over to the new style

As mentioned in 79cbc7, the getter/setter implementation will be completed with
regards to overrides, the abstract keyword, proxies and method hiding at a later
(hopefully soon) date; this bug fix should be sufficient for the majority of
uses and corrects a major flaw. (Please note that the bug only affected ES5
getters/setters.)

Please see the commit messages between this tag and the last for more detailed
information.

-- 
Mike Gerwitz
Free Software Hacker
http://mikegerwitz.com
FSF Member #5804 | GPG Key ID: 8EE30EAB

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]