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: mob-sakai/CSharpCompilerSettingsForUnity
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.0
Choose a base ref
...
head repository: mob-sakai/CSharpCompilerSettingsForUnity
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.0
Choose a head ref
  • 8 commits
  • 8 files changed
  • 2 contributors

Commits on Nov 7, 2020

  1. Configuration menu
    Copy the full SHA
    70ecbf4 View commit details
    Browse the repository at this point in the history
  2. feat: support all nullable settings

    Close #8
    mob-sakai committed Nov 7, 2020
    Configuration menu
    Copy the full SHA
    789edaf View commit details
    Browse the repository at this point in the history
  3. fix: support Unity 2020.2 or later

    Close #6
    
    Close #7
    mob-sakai committed Nov 7, 2020
    Configuration menu
    Copy the full SHA
    181ea58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d86d20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    324648d View commit details
    Browse the repository at this point in the history
  6. generate dll

    mob-sakai committed Nov 7, 2020
    Configuration menu
    Copy the full SHA
    e0992ac View commit details
    Browse the repository at this point in the history
  7. docs: update readme

    mob-sakai committed Nov 7, 2020
    Configuration menu
    Copy the full SHA
    9e59115 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. chore(release): 1.3.0 [skip ci]

    # [1.3.0](1.2.0...1.3.0) (2020-11-09)
    
    ### Bug Fixes
    
    * support Unity 2020.2 or later ([181ea58](181ea58)), closes [#6](#6) [#7](#7)
    * when enabling C# Settings in asmdef inspector, edits are lost ([0d86d20](0d86d20))
    
    ### Features
    
    * support all nullable settings ([789edaf](789edaf)), closes [#8](#8)
    semantic-release-bot committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    443377a View commit details
    Browse the repository at this point in the history
Loading