Skip to content

Commit

Permalink
[VERSION] 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rentzsch committed Apr 8, 2013
1 parent ea4ad9c commit 26b0df4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,10 @@ JREnum currently only supports integer explicit values (bit shifts and masks won

## Version History

### v1.0: Apr 09 2013

* Minor bug fix from 0.2.

### v0.2: Dec 10 2012

* [NEW] Generalized to support bidirectional enum label/value lookup and full runtime access to lookup dictionary.
Expand All @@ -88,4 +92,4 @@ JREnum currently only supports integer explicit values (bit shifts and masks won
### Prelude: Dec 8 2012

* I [publish a Ruby script](http://rentzsch.tumblr.com/post/37512716957/enum-nsstring) to automate the generation of NSStrings from an enum declaration.
* [Benedict Cohen](http://benedictcohen.co.uk) [tweets](https://twitter.com/benedictC/status/277867522869571584) his [macro idea and implementation](https://gist.github.com/4246759) to me.
* [Benedict Cohen](http://benedictcohen.co.uk) [tweets](https://twitter.com/benedictC/status/277867522869571584) his [macro idea and implementation](https://gist.github.com/4246759) to me.

0 comments on commit 26b0df4

Please sign in to comment.