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: devlooped/ThisAssembly
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.7
Choose a base ref
...
head repository: devlooped/ThisAssembly
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.8
Choose a head ref
  • 5 commits
  • 11 files changed
  • 3 contributors

Commits on Mar 16, 2021

  1. 🖉 Update changelog with v1.0.7

    github-actions committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    7c50d9a View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Configuration menu
    Copy the full SHA
    dc471af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2f3a5a View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Remove Description from assembly info

    Since description can have arbitrary test, typically used for longer description of what a project or package does, it can easily break generated code by requiring complex escaping rules.
    
    Fixes #55
    kzu committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    14cf235 View commit details
    Browse the repository at this point in the history
Loading