Skip to content

Latest commit

 

History

History
53 lines (41 loc) · 1.52 KB

CHANGELOG.md

File metadata and controls

53 lines (41 loc) · 1.52 KB

Changelog

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.

Added

  • Add Node#empty_def? to return if the node is an empty definition

Changed

  • Min requirement for Ruby 2.5.0
  • Dependency updates

Changed

  • Dependency updates

0.1.5 2018-08-19

Added

  • This CHANGELOG.md
  • Configurable ruby syntax version with Imagen.parser_version

0.1.4 - 2018-08-03

Fixed

  • Handled invalid UTF-8 errors from parser

0.1.3 - 2018-07-10

Fixed

  • Avoid broken release of parser 2.5.1.1 in gemspec

0.1.2 - 2018-05-18

Removed

  • Gemfile.lock removed from repo

0.1.1 - 2018-05-17

Added

  • bundler gem release tasks required in project

[0.1.0] - 2018-05-10

Added

  • First release of imagen 🎉