Skip to content

Latest commit

 

History

History
107 lines (55 loc) · 5.54 KB

CHANGELOG.md

File metadata and controls

107 lines (55 loc) · 5.54 KB

Changelog

All notable changes to this project will be documented in this file.

2.0.0 (2023-04-21)

Full Changelog

Breaking changes:

1.0.0 (2022-11-29)

Full Changelog

Implemented enhancements:

0.4.3 (2022-10-13)

Full Changelog

Fixed bugs:

  • Ignore data types where trailing commas are illegal #25 (chelnak)

Merged pull requests:

  • Set BUNDLE_WITHOUT at the top level in GitHub Actions #26 (ekohl)
  • Cleanup Gemfile/gemspec #22 (bastelfreak)
  • Add badges to README.md / Publish gem to GitHub packages #20 (bastelfreak)
  • Convert to Github Actions #19 (ekohl)

0.4.2 (2018-12-06)

Full Changelog

Fixed bugs:

  • Fix for type matching misdetection with !~ #17 (seanmil)

0.4.1 (2018-10-24)

Full Changelog

Fixed bugs:

  • Fix heredoc handling. Add support for interpolated heredocs. #15 (seanmil)

0.4.0 (2018-10-20)

Full Changelog

Breaking changes:

  • Drop support for ruby < 2.0.0. Update badges for voxpupuli #7 (alexjfisher)

Fixed bugs:

  • Fix invalid handling of heredoc strings #10 (seanmil)
  • Fix custom type misdetection #9 (seanmil)

0.3.2 (2016-06-22)

Full Changelog

Implemented enhancements:

  • With the release of puppet-lint 2.0.0, support ~>2.0 versions. #3 (rnelson0)

0.3.1 (2015-02-18)

Full Changelog

0.3.0 (2015-02-10)

Full Changelog

0.2.1 (2015-02-10)

Full Changelog

0.2.0 (2015-02-10)

Full Changelog

0.1.3 (2015-02-10)

Full Changelog

0.1.2 (2015-02-10)

Full Changelog

0.1.1 (2015-02-10)

Full Changelog

0.1.0 (2015-02-10)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator