Thanks to visit codestin.com
Credit goes to github.com

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: pythonnet/clr-loader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.5
Choose a base ref
...
head repository: pythonnet/clr-loader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.6
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Mar 18, 2021

  1. Mono Domain Set Config (#9)

    * set config for mono, dummy if none given
    
    * Encode config_file string
    
    * byte literall string for config location
    
    * Use config parameter for domain config
    
    * Allow the global config path to be set
    
    * Fix mono_config_parse call
    
    Co-authored-by: Benedikt Reinartz <[email protected]>
    C-SELLERS and filmor authored Mar 18, 2021
    Configuration menu
    Copy the full SHA
    4c35802 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2021

  1. Bump version to 0.1.6

    filmor committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    e951b92 View commit details
    Browse the repository at this point in the history
Loading