Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 318 Bytes

CHANGELOG.md

File metadata and controls

10 lines (8 loc) · 318 Bytes

CHANGELOG

v1.0.0

  • Add support for Ruby 2.3.1
  • Drop support for Ruby 1.9.3
  • Drop support for PowerTrack 1.0 (which is being sunsetted)
  • Update rule validations to match those of PowerTrack 2.0
  • Stop monkeypatching String (we were adding #to_rule)
  • Make compatible with rest-client v2.x and json v2.x gems