Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 822 Bytes

File metadata and controls

33 lines (18 loc) · 822 Bytes

[Unreleased]

  • No changes yet.

[0.1.6] - 2025-10-25

  • Fix gemspec homepage URL to point to project repository

[0.1.5] - 2025-06-30

  • Add Steepfile for type checking configuration and update RBS signatures for inline_partial methods

[0.1.4] - 2025-06-29

  • Update installation instructions in README to clarify Gemfile usage

[0.1.3] - 2025-06-28

  • Remove default value for inline_partial name parameter

[0.1.2] - 2025-06-28

  • Update README to emphasize that partial templates can be defined with any name
  • Clarify README and RBS documentation for inline_partial usage and parameters

[0.1.1] - 2025-06-28

  • Second release of inline_partial gem.
  • Refactored render_inline_partial method to use explicit object parameter instead of *args.

[0.1.0] - 2025-06-28

  • Initial release