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: codestackdev/swex-macrofeature
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: codestackdev/swex-macrofeature
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 4 files changed
  • 1 contributor

Commits on Nov 19, 2018

  1. v0.1.0

    codestackdev committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    58effab View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2018

  1. v0.2.0

    * Support for parameters backward compatibility
    * Method to replace existing macro feature with newer version (upgrade)
    codestackdev committed Dec 9, 2018
    Configuration menu
    Copy the full SHA
    8b30775 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2018

  1. v. 0.3.0

    Implemented enhancements #1, #2, #3
    codestackdev committed Dec 16, 2018
    Configuration menu
    Copy the full SHA
    c7717d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2018

  1. v. 0.3.1

    Added method for inserting macro feature without generic arguments
    Added method for parsing parameters of macro feature
    Added method for returning edit bodies and display dimensions for GetParameters overload
    codestackdev committed Dec 23, 2018
    Configuration menu
    Copy the full SHA
    f990c86 View commit details
    Browse the repository at this point in the history
  2. v. 0.3.2

    Updated dll version
    codestackdev committed Dec 23, 2018
    Configuration menu
    Copy the full SHA
    ccbb784 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2019

  1. v. 0.4.0

    Implemented:
    #5 - Simplify the way dimensions direction is set within OnSetDimensions handler
    #6 - Add the ability to pass metadata between OnRebuild and OnSetDimensions
    #7 - Add the mechanism of handling obsolete macro features
    
    Fixed:
    #8 - FeatureManagerEx::ReplaceComFeature failes to extract selections
    #9 - If replacement via FeatureManagerEx::ReplaceComFeature fails original feature is remove
    codestackdev committed Jan 1, 2019
    Configuration menu
    Copy the full SHA
    9667f42 View commit details
    Browse the repository at this point in the history
  2. v. 0.4.1

    Fixed #1 - System.AccessViolationException when Edit Bodies property is not set
    codestackdev committed Jan 1, 2019
    Configuration menu
    Copy the full SHA
    3aaa053 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. Merge branch 'dev'

    # Conflicts:
    #	AddInExample/AddInExample.csproj
    #	AddInExample/packages.config
    #	Base/Base.csproj
    #	Base/Base.nuspec
    #	Base/Properties/AssemblyInfo.cs
    #	Base/packages.config
    codestackdev committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    a1ccf6e View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2019

  1. Merge branch 'dev'

    codestackdev committed Jul 20, 2019
    Configuration menu
    Copy the full SHA
    ddbb977 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2019

  1. Merge branch 'dev'

    codestackdev committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    9ffda46 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

  1. Merge branch 'dev'

    codestackdev committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    b6d9346 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2019

  1. Merge branch 'dev'

    codestackdev committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    083791f View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2019

  1. Merge branch 'dev'

    codestackdev committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    96d65e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

  1. Merge branch 'dev'

    codestackdev committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    e0316c5 View commit details
    Browse the repository at this point in the history
Loading