Skip to content

Tags: dailydevops/codebuilder

Tags

1.1.28

Toggle 1.1.28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): update dependency netevolve.extensions.tunit to v3 (#45)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Extended the API (#20)

* feat: Extended the API

* fix: Update tests/NetEvolve.CodeBuilder.Tests.Unit/CSharpCodeBuilderTests.Clear.cs

Co-authored-by: Copilot <[email protected]>
Signed-off-by: Martin Stühmer <[email protected]>

* fix: Update tests/NetEvolve.CodeBuilder.Tests.Unit/CSharpCodeBuilderTests.Clear.cs

Co-authored-by: Copilot <[email protected]>
Signed-off-by: Martin Stühmer <[email protected]>

* fix: Update tests/NetEvolve.CodeBuilder.Tests.Unit/CSharpCodeBuilderTests.Scope.cs

Co-authored-by: Copilot <[email protected]>
Signed-off-by: Martin Stühmer <[email protected]>

* fix: Update tests/NetEvolve.CodeBuilder.Tests.Unit/CSharpCodeBuilderTests.Clear.cs

Co-authored-by: Copilot <[email protected]>
Signed-off-by: Martin Stühmer <[email protected]>

* fix: Update src/NetEvolve.CodeBuilder/CSharpCodeBuilder.Clear.cs

Co-authored-by: Copilot <[email protected]>
Signed-off-by: Martin Stühmer <[email protected]>

---------

Signed-off-by: Martin Stühmer <[email protected]>
Co-authored-by: Copilot <[email protected]>

1.0.23

Toggle 1.0.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Add Scope method for automatic indentation management (#15)

* chore: Initial plan

* chore: Initial plan for Scope method implementation

Co-authored-by: samtrion <[email protected]>

* chore: Implement Scope method for automatic indentation management with comprehensive tests

Co-authored-by: samtrion <[email protected]>

* chore: Add example usage test and restore original build configuration

Co-authored-by: samtrion <[email protected]>

* chore: Update the implementation

* chore: Exteded `AppendXmlDocSee` and `AppendXmlDocSeeAlso` with `href`

* test: Updated tests

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: samtrion <[email protected]>
Co-authored-by: Martin Stühmer <[email protected]>