All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Add
Node#empty_def?
to return if the node is an empty definition
- Min requirement for Ruby 2.5.0
- Dependency updates
- Dependency updates
0.1.5 2018-08-19
- This
CHANGELOG.md
- Configurable ruby syntax version with
Imagen.parser_version
0.1.4 - 2018-08-03
- Handled invalid UTF-8 errors from
parser
0.1.3 - 2018-07-10
- Avoid broken release of
parser 2.5.1.1
in gemspec
0.1.2 - 2018-05-18
Gemfile.lock
removed from repo
0.1.1 - 2018-05-17
- bundler gem release tasks required in project
- First release of
imagen
🎉