Skip to content

Latest commit

 

History

History
59 lines (35 loc) · 1.48 KB

CHANGELOG.md

File metadata and controls

59 lines (35 loc) · 1.48 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.

0.0.10 - 2024-09-06

Fixed

  • Fix Broken pipe error when running Packwerk (#34)

0.0.9 - 2024-06-14

Added

  • Support for RubyMine 2024.2 (#29)

0.0.8 - 2024-01-31

Added

  • Support for RubyMine 2024.1 (#24)

0.0.7 - 2023-12-19

Added

  • Support for RubyMine 2023.3 (@gajwani, #20)

0.0.6 - 2023-08-10

Fixed

  • Top-level constant references are now highlighted correctly (#18)

0.0.5 - 2023-08-01

Added

  • Experimental mode to ignore recorded violations (#9)

0.0.4 - 2023-07-21

Added

  • Experimental mode to lint unsaved files (#6)
  • 30 second execution timeout (#5)