Skip to content

Tags: dailydevops/codebuilder

Tags

1.2.33

Toggle 1.2.33's commit message

Verified

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

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

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 <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Martin Stühmer <me@samtrion.net>

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

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Martin Stühmer <me@samtrion.net>

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

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Martin Stühmer <me@samtrion.net>

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

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Martin Stühmer <me@samtrion.net>

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

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Martin Stühmer <me@samtrion.net>

---------

Signed-off-by: Martin Stühmer <me@samtrion.net>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

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 <3283596+samtrion@users.noreply.github.com>

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

Co-authored-by: samtrion <3283596+samtrion@users.noreply.github.com>

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

Co-authored-by: samtrion <3283596+samtrion@users.noreply.github.com>

* chore: Update the implementation

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

* test: Updated tests

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: samtrion <3283596+samtrion@users.noreply.github.com>
Co-authored-by: Martin Stühmer <me@samtrion.net>