Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1013 Bytes

File metadata and controls

24 lines (15 loc) · 1013 Bytes

ReleaseNotes

This document summarizes the publicly released versions of the OpenHealth License Header Gradle plugin.

Release Overview

Version Release Date Highlights
1.0.0 2025-03-05 Gradle Plugin publishing
1.0.1 2025-04-16 Initial public release of the plugin with license header management, dry-run validation, and customizable comment styles.

Change Log

1.0.1

  • Gradle Plugin publishing.

1.0.0

  • Deliver automatic license header management.
  • Provide configurable comment styles and template variables.
  • Add dry-run support to validate files without modifications.
  • Include detailed logging and failure handling options.