Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: axuno/TextTemplating
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: axuno/TextTemplating
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 16 commits
  • 63 files changed
  • 2 contributors

Commits on Jan 19, 2021

  1. Configuration menu
    Copy the full SHA
    75a372a View commit details
    Browse the repository at this point in the history
  2. Added action status badge

    axunonb authored Jan 19, 2021
    Configuration menu
    Copy the full SHA
    023f120 View commit details
    Browse the repository at this point in the history
  3. Added xml doc

    axunonb committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    80ae715 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Update dotnet.yml

    axunonb authored Jan 21, 2021
    Configuration menu
    Copy the full SHA
    93b83f3 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    axunonb authored Jan 21, 2021
    Configuration menu
    Copy the full SHA
    3cd973e View commit details
    Browse the repository at this point in the history
  3. Update README.md

    axunonb authored Jan 21, 2021
    Configuration menu
    Copy the full SHA
    266f6cf View commit details
    Browse the repository at this point in the history
  4. Update README.md

    axunonb authored Jan 21, 2021
    Configuration menu
    Copy the full SHA
    2b38035 View commit details
    Browse the repository at this point in the history
  5. Renamed GitHub action file

    axunonb committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    f57c840 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Badge links to GitHub action

    axunonb authored Jan 26, 2021
    Configuration menu
    Copy the full SHA
    156d629 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Added .getattributes

    axunonb committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    4ad9787 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf4b830 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Update README.md

    axunonb authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    a2845ff View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    8616c31 View commit details
    Browse the repository at this point in the history
  2. Added .editorconfig

    axunonb committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    57528b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3d6c96 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. 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
    axunonb authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    d54a1d1 View commit details
    Browse the repository at this point in the history
Loading