Skip to content

Releases: teogor/winds

1.0.2

06 Aug 12:57
3a74ca2
Compare
Choose a tag to compare

Changes

- Enhancement

Enable publishing Kotlin Multiplatform libraries (#86) by @teogor

Full Changelog: 1.0.1...1.0.2

1.0.1

18 Apr 09:38
71cf37d
Compare
Choose a tag to compare

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 Unnecessary CollectWindsExtensionsTask (#74) by @teogor

Full Changelog: 1.0.0...1.0.1

1.0.0

15 Apr 19:16
ec784a8
Compare
Choose a tag to compare

Changes

- Bug Fixes

Address Subproject Task Dependency Issues: Ensure Existence (#68) by @teogor

- Documentation

Promote v1.0.0 Stable Version (#71) by @teogor

- Others

Update Dependencies to Latest Versions (#70) by @teogor
Remove Deprecated Elements (#69) by @teogor

Full Changelog: 1.0.0-beta04...1.0.0

1.0.0-beta04

04 Mar 03:29
78aaaf8
Compare
Choose a tag to compare

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

27 Feb 12:10
1694817
Compare
Choose a tag to compare

Changes

- Enhancement

Refactored Winds Plugin with Granular Options (#55) by @teogor

- Documentation

Publish Winds v1.0.0-beta03 (#57) by @teogor

- Others

Establish Continuous Integration with Automated Builds (#56) by @teogor

Full Changelog: 1.0.0-beta02...1.0.0-beta03

1.0.0-beta02

19 Feb 16:00
1f0a1b7
Compare
Choose a tag to compare

Changes

- Enhancement

Prepare winds 1.0.0-beta02 release (#53) by @teogor
Integrate IssueManagement interface and enable custom issue management in Maven publications (#52) by @teogor
Integrate Contributor interface and enable custom contributors in Maven publications (#51) by @teogor
Add option for unique names using enforceUniqueNames (#50) by @teogor

Full Changelog: 1.0.0-beta01...1.0.0-beta02

1.0.0-beta01

08 Feb 21:32
e4df033
Compare
Choose a tag to compare

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 MavenPublish displayName 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

25 Nov 08:33
10aad6f
Compare
Choose a tag to compare

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
Introduce processWindsChildProjects for Streamlined Child Project Processing (#36) by @teogor
Correct file and directory creation logic in BaseGeneratorTask (#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

20 Nov 14:35
2f00302
Compare
Choose a tag to compare

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

08 Nov 14:47
862b42a
Compare
Choose a tag to compare

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