Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Adds new feature to write documents easier #656

Merged
merged 1 commit into from Jul 27, 2023

Conversation

LordHepipud
Copy link
Collaborator

Adds new feature to write document content easier by storing it in memory first and then allowing to write it to disk at once with proper UTF8 encoding

New cmdlets:

  • New-IcingaDocumentObject
  • Add-IcingaDocumentContent
  • Write-IcingaDocumentFile

@cla-bot cla-bot bot added the cla/signed label Jul 27, 2023
@LordHepipud LordHepipud self-assigned this Jul 27, 2023
@LordHepipud LordHepipud added the Enhancement New feature or request label Jul 27, 2023
@LordHepipud LordHepipud added this to the v1.11.0 milestone Jul 27, 2023
@LordHepipud LordHepipud force-pushed the feature/add_improved_document_writer branch from aa1336e to 867c1cb Compare July 27, 2023 14:19
@LordHepipud LordHepipud merged commit f028ade into master Jul 27, 2023
1 check passed
@LordHepipud LordHepipud deleted the feature/add_improved_document_writer branch July 27, 2023 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla/signed Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant