Skip to content

Add Room-style configuration methods with backward compatibility - #78

Merged
ntsk merged 1 commit into
mainfrom
room-like-settings
Sep 21, 2025
Merged

Add Room-style configuration methods with backward compatibility#78
ntsk merged 1 commit into
mainfrom
room-like-settings

Conversation

@ntsk

@ntsk ntsk commented Sep 21, 2025

Copy link
Copy Markdown
Owner
  • Add schemaDirectory() and outputDirectory() methods matching Room plugin API
  • Maintain backward compatibility with existing schemaDir/outputDir properties
  • Mark old properties as @Deprecated with replacement suggestions
  • New methods take precedence over property-based configuration
  • Update README.md to show recommended Room-style configuration

- Add schemaDirectory() and outputDirectory() methods matching Room plugin API
- Maintain backward compatibility with existing schemaDir/outputDir properties
- Mark old properties as @deprecated with replacement suggestions
- New methods take precedence over property-based configuration
- Update README.md to show recommended Room-style configuration
@ntsk
ntsk merged commit d942139 into main Sep 21, 2025
1 check passed
@ntsk
ntsk deleted the room-like-settings branch September 21, 2025 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant