Skip to content

v1.6.3

Compare
Choose a tag to compare
@3F 3F released this 30 May 15:45
· 96 commits to master since this release
f61ffe9
Public release of the .NET DllExport 1.6.3

* NEW: Support of unicode characters in namespaces. Issue #80

* NEW: Integrated `-action Configure` command by default. Issue #96
       Configure everything in one click.
       https://github.com/3F/DllExport/wiki/Quick-start

* CHANGED: Updated Mono.Cecil 0.10.3
           https://github.com/jbevain/cecil/commits/0.10.3

* CHANGED: Updated MvsSln 2.2
           Release notes:
           https://github.com/3F/MvsSln/releases/tag/v2.2

* NOTE: To upgrade configured version to v1.6.3:
        ```
            DllExport -action Upgrade -dxp-version 1.6.3
        ```