Skip to content

Commit

Permalink
Released v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Loïc Chardonnet committed Aug 1, 2015
1 parent 67d246e commit c807859
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG

## 0.4.0: Interface Typehints

* object arguments will now be typehinted against their interface
* object arguments will now be named after their interface (without `Interface` suffix)

## 0.3.0: Constructor generation

* constructor generation, same as method except:
Expand Down

0 comments on commit c807859

Please sign in to comment.