- More documentation
- Better readme
- Better module naming
- Separation of Visitor and NoVisitMethodError tests
- Fix the
self
reference problem in arity zero visit methods - Fix Visitor#visit_methods (when included)
- Much better test coverage
- Gem renamed Eavi
- NoVisitMethodError inherits form TypeError now (breaking change)
- Better DSL (breaking change)
- Better README
- [IMPROVEMENT] Guard project setup
- [IMPROVEMENT] Better code style thanks to RuboCop
- [DOC] This CHANGELOG file added
- [DOC] Better README
- [IMPROVEMENT] Better code readability
- [DOC] gemspec information updated
- [FIX] list of mandatory files to put in the gem amended
- [FEATURE] minimal features built
- [DOC] minimal documentation written