Releases: teogor/winds
1.0.2
1.0.1
Changes
- Enhancement
Use Dedicated Features Interface instead of WindsFeatures (#82) by @teogor
Enable vanniktech-maven-publish Integration with SonatypeHost (#81) by @teogor
Deprecate PublishingOptions and Migrate to Publishing Interface (#80) by @teogor
Simplify Release Notes by Extracting Module Descriptor Logic (#79) by @teogor
Refine Random Library Selection with Publish Filter (#78) by @teogor
Enable Conditional Dependency on Parent Project's Publish Task (#75) by @teogor
Optimize Project Group and Version Extraction using Module Metadata (#73) by @teogor
- Bug Fixes
Fix bomMd Function by Removing Unnecessary True Flag (#77) by @teogor
- Maintenance
Improved Code Clarity and Maintainability (#83) by @teogor
Remove UnnecessaryCollectWindsExtensionsTask
(#74) by @teogor
Full Changelog: 1.0.0...1.0.1
1.0.0
1.0.0-beta04
Changes
- Enhancement
Enable Architecture Documentation with
windsMd
Gradle Task (#65) by @teogor
Enhance Version Handling with Improved Comparison and String Parsing (#64) by @teogor
- Bug Fixes
Fixing Illegal
groupId
Modification in Gradle Plugin Subproject (#63) by @teogor
Resolve Publishing Option Inheritance Issue in Winds Subprojects (#61) by @teogor
Full Changelog: 1.0.0-beta03...1.0.0-beta04
1.0.0-beta03
1.0.0-beta02
Changes
- Enhancement
Prepare
winds
1.0.0-beta02 release (#53) by @teogor
IntegrateIssueManagement
interface and enable custom issue management in Maven publications (#52) by @teogor
IntegrateContributor
interface and enable custom contributors in Maven publications (#51) by @teogor
Add option for unique names usingenforceUniqueNames
(#50) by @teogor
Full Changelog: 1.0.0-beta01...1.0.0-beta02
1.0.0-beta01
Changes
- Enhancement
Streamline Doc Generation with Flexible Dependency Handling and MkDocs Integration (#48) by @teogor
Consolidate Winds Maven Publish configuration across child projects (#46) by @teogor
- Bug Fixes
Streamline Doc Generation with Flexible Dependency Handling and MkDocs Integration (#48) by @teogor
Ensure null check before depending on parent publish task (#47) by @teogor
Improve DocsGeneratorTask with project directory & BOM library formatting (#45) by @teogor
Unify BOM constraints with mavenPublish configuration (#44) by @teogor
Ensure consistent artifact ID format (#43) by @teogor
Fix infinite loop in MavenPublishdisplayName
getter (#41) by @teogor
- Maintenance
Ready for 1.0.0-beta01: Version, changelogs, documentation (#49) by @teogor
- Documentation
Ready for 1.0.0-beta01: Version, changelogs, documentation (#49) by @teogor
[Docs]: Enhance Naming Consistency in API Reference Documentation (#42) by @teogor
Full Changelog: 1.0.0-alpha04...1.0.0-beta01
1.0.0-alpha04
Changes
- Enhancement
Introduce
ProjectPluginUtils
for Managing Project Plugins (#35) by @teogor
Refined Docs Generator Task for Streamlined Documentation (#34) by @teogor
- Bug Fixes
Fixed the Flow of BoM Dependency Collection (#37) by @teogor
IntroduceprocessWindsChildProjects
for Streamlined Child Project Processing (#36) by @teogor
Correct file and directory creation logic inBaseGeneratorTask
(#33) by @teogor
- Documentation
Prepare Winds for Release
1.0.0-alpha04
(#38) by @teogor
Introduce MkDocs for documentation generation (#32) by @teogor
Full Changelog: 1.0.0-alpha03...1.0.0-alpha04
1.0.0-alpha03
Changes
- Enhancement
Enhance version handling and introduce new version structure (#26) by @teogor
Feature: Dependency Management with Flexible Gathering and Filtering (#25) by @teogor
Add BoM constraints for subprojects (#22) by @teogor
- Bug Fixes
Fix: Module documentation for android with improved grouping and filtering (#27) by @teogor
[BUG]: Address Missing Developer Information in PoM (#24) by @teogor
Fix missing license in PoM (#23) by @teogor
Add BoM constraints for subprojects (#22) by @teogor
- Dependency Updates
Fix: Module documentation for android with improved grouping and filtering (#27) by @teogor
- Documentation
Enhance version handling and introduce new version structure (#26) by @teogor
Feature: Dependency Management with Flexible Gathering and Filtering (#25) by @teogor
- Others
Enrich Action Workflow with Accurate Publish Commands (#30) by @teogor
Centralize Group and Version for Improved Subproject Management (#29) by @teogor
Refactor Playground Module Structure (#28) by @teogor
Fixed wrong api version (#20) by @teogor
Full Changelog: 1.0.0-alpha02...1.0.0-alpha03
1.0.0-alpha02
Changes
- Enhancement
Enhancements: Dependency Representation, Alert for Local Project Dependencies (#16) by @teogor
Enhancement and Refactor: Improved BoM Configuration and Function Naming (#10) by @teogor
- Bug Fixes
Enhanced Winds Plugin Support with Project Extension and Module Information Retrieval (#17) by @teogor
Fix: Handle Resolution of Empty Dependencies in Project Configuration (#15) by @teogor
Bug Fix: Resolve Misconfigured Modules Using kotlin-dsl (#13) by @teogor
Bug-Fix: Added Javadoc for Developer Interface Properties and Introduced Email Field (#8) by @teogor
- Documentation
Winds Plugin v1.0.0-alpha02 Release (#18) by @teogor
Enhanced Winds Plugin Support with Project Extension and Module Information Retrieval (#17) by @teogor
Enhancements: Dependency Representation, Alert for Local Project Dependencies (#16) by @teogor
Fix: Handle Resolution of Empty Dependencies in Project Configuration (#15) by @teogor
Added ErrorIds for Better Error Handling (#11) by @teogor
Full Changelog: 1.0.0-alpha01...1.0.0-alpha02