Skip to content

Tags: axuno/TextTemplating

Tags

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
breaking: Update `Scriban` to v6.2.1, update other pkg (#9)

**Library Project:**
- Scriban.Signed v5.10.0 -> 6.2.1 (breaking)
- Axuno.VirtualFileSystem v2.1.0 -> 2.2.0
- Microsoft.Extensions.FileProviders.Composite v8.0.0 -> v9.0.6
- Microsoft.Extensions.FileProviders.Embedded v8.0.6 -> v9.0.6
- Microsoft.Extensions.FileProviders.Physical v8.0.6 -> v9.0.6
- Microsoft.Extensions.Localization v8.0.6 -> v9.0.6
- System.Collections.Immutable v8.0.6 -> v9.0.6

**Unit Tests:**
- Microsoft.NET.Test.Sdk v17.10.0 -> v17.14.1
- Microsoft.Extensions.DependencyInjection v8.0.0 -> 9.0.6
- NUnit v4.1.0 -> v4.3.2
- NUnit3TestAdapter v4.5.0 -> v5.0.0
- NUnit.Analyzers v4.2.0 -> 4.9.2

Bump version to `v3.0.0`

**CI Build**
Update `build_test.yml` to use `ubuntu-22.04` instead of `ubuntu-latest` because of missing libssl failure with `ubuntu-24.04`

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add net80 as target framework (#7)

* Add net80 as target framework
* Update nuget packages to latests
* Update unit test to use the constraint model
* Bump version to v2.1.0

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: update Microsoft.Extensions (#6)

* update Microsoft.Extensions.FileProviders.Embedded v7.0.1 => v7.0.2 
* update Microsoft.Extensions.Localization v7.0.1 => 7.0.2 
* update Axuno.VirtualFileSystem v2.0.0 => v2.0.1
* bump to v2.0.1

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Breaking Change: Update dependencies (#5)

**breaking change(TextTemplating): Update dependencies**
* Microsoft.Extensions.FileProviders.Composite v6 => v7.0.0
* Microsoft.Extensions.FileProviders.Embedded v6 => v7.0.0
* Microsoft.Extensions.FileProviders.Physical" v6 => v7.0.0
* Microsoft.Extensions.Localization v6 => v7.0.0
* Scriban.Signed v.5.4.6 => 5.5.2

**breaking change(TextTemplating.Tests): Update dependencies**
* Microsoft.Extensions.DependencyInjection v6 => v7.0.0
* Microsoft.Extensions.Logging.Abstractions v6 => v7.0.0
* Microsoft.NET.Test.Sdk v17.2.0 => v17.4.1
* NUnit3TestAdapter v4.2.1. => 4.3.1

**chore: Miscellaneous**
chore: Update `.editorconfig`
chore: Update GitHub action
chore: disable warnings CS8766, CS1591
chore: Refactoring using latest language features
chore: Create artifacts with GitHub action

v1.1.0

Toggle v1.1.0's commit message
Bumped version to v1.1.0

v1.0.0

Toggle v1.0.0's commit message
Added unit tests, nuget updates, bumped to v1.0.0

v0.8.6

Toggle v0.8.6's commit message
Added SemaphoreSlimExtensions and removed Nito.AsyncEx dependency

v0.8.5

Toggle v0.8.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v0.7.2

Toggle v0.7.2's commit message
v0.7.2: Added .Net 5.0 support and demo program

v0.7.1

Toggle v0.7.1's commit message
Bumped version to 0.7.1