Skip to content

Commit

Permalink
1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
iccir committed Dec 9, 2014
1 parent 89141ca commit deb0ad0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,23 @@ CHANGELOG

---

1.1

- @each support #36

---

1.0.1

- Update to Esprima 1.2.2 #28
- Traverser's skip array causing 6% slowdown #29
- Add ability for typealias / typedef #30
- Classes can be superclasses of each other #23
- Dynamic property prevents synthesis of following properties #35
- @synthesize should always make a backing ivar #34
- Add documentation for $oj_oj #33
- Add 'temp' dependency #32
- Support protocols and typed arrays #31

---

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"bin": {
"ojc": "./bin/ojc"
},
"version": "1.0.1",
"version": "1.1",
"engines": { "node": ">=0.10" },
"maintainers": [{
"name": "Ricci Adams",
Expand Down

0 comments on commit deb0ad0

Please sign in to comment.