Skip to content

Releases: axuno/TextTemplating

v2.1.0

03 Jul 07:29
e921588
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: v2.0.1...v2.1.0

v2.0.1

10 Jan 17:34
b3c6397
Compare
Choose a tag to compare

What's Changed

fix: update referenced Microsoft.Extensions

  • 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

Full Changelog: v2.0.0...v2.0.1

v2.0.0

10 Jan 13:16
d54a1d1
Compare
Choose a tag to compare

What's Changed

  • Convert solution to file-scoped namespacing by @axunonb in #2
  • Breaking Change: Update dependencies by @axunonb in #5

Changes in detail

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

Full Changelog: v1.1.0...v2.0.0

v1.1.0

19 Jan 21:13
Compare
Choose a tag to compare

Replaced nuget package Scriban with Scriban.Signed 3.3.3

v1.0.0

19 Jan 15:03
Compare
Choose a tag to compare
  • Added unit tests
  • Updated to Scriban v3.3.3
  • Updated to Axuno.VirtualFileSystem v1.0.0
  • Fixed a bug in localization

v0.8.6

04 Jan 19:37
Compare
Choose a tag to compare

Added SemaphoreSlimExtensions and removed Nito.AsyncEx dependency

v0.8.5

04 Jan 18:46
d05d98c
Compare
Choose a tag to compare
  • Updated Nuget Package Scriban 3.3.2
  • Adapted relevant changes of Abp framework v4.1 from commit abpframework/abp@d495686
  • Few Bugfixes

v0.7.2

11 Nov 20:03
Compare
Choose a tag to compare

Added .Net 5.0 support and bumped version to 0.7.2

v0.7.1

10 Nov 20:31
Compare
Choose a tag to compare

Bumped version to v0.7.1