Skip to content

Releases: ricaun-io/Autodesk.PackageBuilder

2.0.0

11 Jun 14:25
e63106a
Compare
Choose a tag to compare

Features

  • Support AutoCAD bundle.
  • Support Inventor bundle and add-in.
  • Support 3ds Max bundle.
  • Support Maya bundle.
  • Support Navisworks bundle.
  • Support custom Element and Attribute.
  • Add IncludeSymbols to support SymbolPackageFormat.

PackageBuilder

  • Add ExtensibleData with custom IXmlSerializable.
  • Add ExtensibleDataExtension with CreateEntryElement and CreateAttribute.
  • Add DataBuilderBase and DataBuilderBaseExtension.
  • Add AutoCADUtils to support AutoCADApplication and AutoCADPlatform.
  • Add AutoCADExtensibleData to support LoadOnAppearance and Commands.
  • Add AutoCADCommands and AutoCADCommand in AutoCADExtensibleData.
  • Add InventorUtils to support InventorApplication and InventorPlatform.
  • Rename AddInEntryBuilder to RevitAddInEntryBuilder.
  • Add IInventorAddInEntryBuilder, InventorAddInEntryBuilder and InventorAddIn.
  • Update InventorUtils to have SupportedSoftwareVersion extension method.
  • Add Max3dsUtils to support Max3dsApplication and Max3dsPlatform.
  • Update InventorUtils to use SeriesMin/SeriesMax for App Store only.
  • Add MayaUtils to support MayaApplication and MayaPlatform.
  • Add NavisworksUtils to support NavisworksApplication and NavisworksPlatform.
  • Add AppNameSpace and UpgradeCode to PackageBuilder.
  • Update ProductCode and UpgradeCode to convert Guid to ToStringBraces.
  • Update AppVersion to convert Version to ToString(3).

Tests

  • Add DataBuild_Tests to test DataBuilder
  • Add PackageContentsBuilder_AutoCAD_Tests and PackageContentsBuilder_Revit_Tests.
  • Add InventorAddInsBuilder_Tests to test InventorAddInEntryBuilder.
  • Add PackageContentsBuilder_Inventor_Tests to test InventorUtils.
  • Add PackageContentsBuilder_Max3ds_Tests to test Max3dsUtils.
  • Add PackageContentsBuilder_Maya_Tests to test MayaUtils.
  • Add PackageContentsBuilder_Navisworks_Tests to test NavisworksUtils.

2.0.0-rc.2

05 Jun 12:34
Compare
Choose a tag to compare
2.0.0-rc.2 Pre-release
Pre-release

Features

  • Support AutoCAD bundle.
  • Support Inventor bundle and add-in.
  • Support 3ds Max bundle.
  • Support Maya bundle.
  • Support Navisworks bundle.
  • Support custom Element and Attribute.
  • Add IncludeSymbols to support SymbolPackageFormat.

PackageBuilder

  • Add ExtensibleData with custom IXmlSerializable.
  • Add ExtensibleDataExtension with CreateEntryElement and CreateAttribute.
  • Add DataBuilderBase and DataBuilderBaseExtension.
  • Add AutoCADUtils to support AutoCADApplication and AutoCADPlatform.
  • Add AutoCADExtensibleData to support LoadOnAppearance and Commands.
  • Add AutoCADCommands and AutoCADCommand in AutoCADExtensibleData.
  • Add InventorUtils to support InventorApplication and InventorPlatform.
  • Rename AddInEntryBuilder to RevitAddInEntryBuilder.
  • Add IInventorAddInEntryBuilder, InventorAddInEntryBuilder and InventorAddIn.
  • Update InventorUtils to have SupportedSoftwareVersion extension method.
  • Add Max3dsUtils to support Max3dsApplication and Max3dsPlatform.
  • Update InventorUtils to use SeriesMin/SeriesMax for App Store only.
  • Add MayaUtils to support MayaApplication and MayaPlatform.
  • Add NavisworksUtils to support NavisworksApplication and NavisworksPlatform.
  • Add AppNameSpace and UpgradeCode to PackageBuilder.
  • Update ProductCode and UpgradeCode to convert Guid to ToStringBraces.
  • Update AppVersion to convert Version to ToString(3).

Tests

  • Add DataBuild_Tests to test DataBuilder
  • Add PackageContentsBuilder_AutoCAD_Tests and PackageContentsBuilder_Revit_Tests.
  • Add InventorAddInsBuilder_Tests to test InventorAddInEntryBuilder.
  • Add PackageContentsBuilder_Inventor_Tests to test InventorUtils.
  • Add PackageContentsBuilder_Max3ds_Tests to test Max3dsUtils.
  • Add PackageContentsBuilder_Maya_Tests to test MayaUtils.
  • Add PackageContentsBuilder_Navisworks_Tests to test NavisworksUtils.

2.0.0-rc.1

04 Jun 21:02
Compare
Choose a tag to compare
2.0.0-rc.1 Pre-release
Pre-release

Features

  • Support AutoCAD bundle.
  • Support Inventor bundle and add-in.
  • Support 3ds Max bundle.
  • Support Maya bundle.
  • Support Navisworks bundle.
  • Support custom Element and Attribute.
  • Add IncludeSymbols to support SymbolPackageFormat.

PackageBuilder

  • Add ExtensibleData with custom IXmlSerializable.
  • Add ExtensibleDataExtension with CreateEntryElement and CreateAttribute.
  • Add DataBuilderBase and DataBuilderBaseExtension.
  • Add AutoCADUtils to support AutoCADApplication and AutoCADPlatform.
  • Add AutoCADExtensibleData to support LoadOnAppearance and Commands.
  • Add AutoCADCommands and AutoCADCommand in AutoCADExtensibleData.
  • Add InventorUtils to support InventorApplication and InventorPlatform.
  • Rename AddInEntryBuilder to RevitAddInEntryBuilder.
  • Add IInventorAddInEntryBuilder, InventorAddInEntryBuilder and InventorAddIn.
  • Update InventorUtils to have SupportedSoftwareVersion extension method.
  • Add Max3dsUtils to support Max3dsApplication and Max3dsPlatform.
  • Update InventorUtils to use SeriesMin/SeriesMax for App Store only.
  • Add MayaUtils to support MayaApplication and MayaPlatform.
  • Add NavisworksUtils to support NavisworksApplication and NavisworksPlatform.

Tests

  • Add DataBuild_Tests to test DataBuilder
  • Add PackageContentsBuilder_AutoCAD_Tests and PackageContentsBuilder_Revit_Tests.
  • Add InventorAddInsBuilder_Tests to test InventorAddInEntryBuilder.
  • Add PackageContentsBuilder_Inventor_Tests to test InventorUtils.
  • Add PackageContentsBuilder_Max3ds_Tests to test Max3dsUtils.
  • Add PackageContentsBuilder_Maya_Tests to test MayaUtils.
  • Add PackageContentsBuilder_Navisworks_Tests to test NavisworksUtils.

2.0.0-rc

04 Jun 21:00
Compare
Choose a tag to compare
2.0.0-rc Pre-release
Pre-release

Features

  • Support AutoCAD bundle.
  • Support Inventor bundle and add-in.
  • Support 3ds Max bundle.
  • Support Maya bundle.
  • Support Maya bundle.
  • Support custom Element and Attribute.
  • Add IncludeSymbols to support SymbolPackageFormat.

PackageBuilder

  • Add ExtensibleData with custom IXmlSerializable.
  • Add ExtensibleDataExtension with CreateEntryElement and CreateAttribute.
  • Add DataBuilderBase and DataBuilderBaseExtension.
  • Add AutoCADUtils to support AutoCADApplication and AutoCADPlatform.
  • Add AutoCADExtensibleData to support LoadOnAppearance and Commands.
  • Add AutoCADCommands and AutoCADCommand in AutoCADExtensibleData.
  • Add InventorUtils to support InventorApplication and InventorPlatform.
  • Rename AddInEntryBuilder to RevitAddInEntryBuilder.
  • Add IInventorAddInEntryBuilder, InventorAddInEntryBuilder and InventorAddIn.
  • Update InventorUtils to have SupportedSoftwareVersion extension method.
  • Add Max3dsUtils to support Max3dsApplication and Max3dsPlatform.
  • Update InventorUtils to use SeriesMin/SeriesMax for App Store only.
  • Add MayaUtils to support MayaApplication and MayaPlatform.
  • Add NavisworksUtils to support NavisworksApplication and NavisworksPlatform.

Tests

  • Add DataBuild_Tests to test DataBuilder
  • Add PackageContentsBuilder_AutoCAD_Tests and PackageContentsBuilder_Revit_Tests.
  • Add InventorAddInsBuilder_Tests to test InventorAddInEntryBuilder.
  • Add PackageContentsBuilder_Inventor_Tests to test InventorUtils.
  • Add PackageContentsBuilder_Max3ds_Tests to test Max3dsUtils.
  • Add PackageContentsBuilder_Maya_Tests to test MayaUtils.
  • Add PackageContentsBuilder_Navisworks_Tests to test NavisworksUtils.

1.1.0-rc

04 Jun 20:47
Compare
Choose a tag to compare
1.1.0-rc Pre-release
Pre-release

Features

  • Support AutoCAD bundle.
  • Support Inventor bundle and add-in.
  • Support 3ds Max bundle.
  • Support Maya bundle.
  • Support Maya bundle.
  • Support custom Element and Attribute.
  • Add IncludeSymbols to support SymbolPackageFormat.

PackageBuilder

  • Add ExtensibleData with custom IXmlSerializable.
  • Add ExtensibleDataExtension with CreateEntryElement and CreateAttribute.
  • Add DataBuilderBase and DataBuilderBaseExtension.
  • Add AutoCADUtils to support AutoCADApplication and AutoCADPlatform.
  • Add AutoCADExtensibleData to support LoadOnAppearance and Commands.
  • Add AutoCADCommands and AutoCADCommand in AutoCADExtensibleData.
  • Add InventorUtils to support InventorApplication and InventorPlatform.
  • Rename AddInEntryBuilder to RevitAddInEntryBuilder.
  • Add IInventorAddInEntryBuilder, InventorAddInEntryBuilder and InventorAddIn.
  • Update InventorUtils to have SupportedSoftwareVersion extension method.
  • Add Max3dsUtils to support Max3dsApplication and Max3dsPlatform.
  • Update InventorUtils to use SeriesMin/SeriesMax for App Store only.
  • Add MayaUtils to support MayaApplication and MayaPlatform.
  • Add NavisworksUtils to support NavisworksApplication and NavisworksPlatform.

Tests

  • Add DataBuild_Tests to test DataBuilder
  • Add PackageContentsBuilder_AutoCAD_Tests and PackageContentsBuilder_Revit_Tests.
  • Add InventorAddInsBuilder_Tests to test InventorAddInEntryBuilder.
  • Add PackageContentsBuilder_Inventor_Tests to test InventorUtils.
  • Add PackageContentsBuilder_Max3ds_Tests to test Max3dsUtils.
  • Add PackageContentsBuilder_Maya_Tests to test MayaUtils.
  • Add PackageContentsBuilder_Navisworks_Tests to test NavisworksUtils.

1.1.0-beta.10

04 Jun 15:57
Compare
Choose a tag to compare
1.1.0-beta.10 Pre-release
Pre-release

Features

  • Support AutoCAD bundle.
  • Support Inventor bundle.
  • Support custom Element and Attribute.
  • Add IncludeSymbols to support SymbolPackageFormat.

PackageBuilder

  • Add ExtensibleData with custom IXmlSerializable.
  • Add ExtensibleDataExtension with CreateEntryElement and CreateAttribute.
  • Add DataBuilderBase and DataBuilderBaseExtension.
  • Add AutoCADUtils to support AutoCADApplication and AutoCADPlatform.
  • Add AutoCADExtensibleData to support LoadOnAppearance and Commands.
  • Add AutoCADCommands and AutoCADCommand in AutoCADExtensibleData.
  • Add InventorUtils to support InventorApplication and InventorPlatform.
  • Rename AddInEntryBuilder to RevitAddInEntryBuilder.
  • Add IInventorAddInEntryBuilder, InventorAddInEntryBuilder and InventorAddIn.
  • Update InventorUtils to have SupportedSoftwareVersion extension method.

Tests

  • Add DataBuild_Tests to test DataBuilder
  • Add PackageContentsBuilder_AutoCAD_Tests and PackageContentsBuilder_Revit_Tests.
  • Add InventorAddInsBuilder_Tests to test InventorAddInEntryBuilder.

1.1.0-beta.3

30 May 13:15
Compare
Choose a tag to compare
1.1.0-beta.3 Pre-release
Pre-release

Features

  • Support custom Element and Attribute.
  • Add IncludeSymbols to support SymbolPackageFormat.

PackageBuilder

  • Add ExtensibleData with custom IXmlSerializable.
  • Add ExtensibleDataExtension with CreateEntryElement and CreateAttribute.
  • Add DataBuilderBase and DataBuilderBaseExtension.
  • Add AutoCADUtils to support AutoCADApplication and AutoCADPlatform.
  • Add AutoCADExtensibleData to support LoadOnAppearance and Commands.
  • Add AutoCADCommands and AutoCADCommand in AutoCADExtensibleData.

Tests

  • Add DataBuild_Tests to test DataBuilder
  • Add PackageContentsBuilder_AutoCAD_Tests and PackageContentsBuilder_Revit_Tests.

1.1.0-beta.2

30 May 13:13
Compare
Choose a tag to compare
1.1.0-beta.2 Pre-release
Pre-release

Features

  • Support custom Element and Attribute.
  • Add IncludeSymbols to support SymbolPackageFormat.

PackageBuilder

  • Add ExtensibleData with custom IXmlSerializable.
  • Add ExtensibleDataExtension with CreateEntryElement and CreateAttribute.
  • Add DataBuilderBase and DataBuilderBaseExtension.
  • Add AutoCADUtils to support AutoCADApplication and AutoCADPlatform.
  • Add AutoCADExtensibleData to support LoadOnAppearance and Commands.
  • Add AutoCADCommands and AutoCADCommand in AutoCADExtensibleData.

Tests

  • Add DataBuild_Tests to test DataBuilder
  • Add PackageContentsBuilder_AutoCAD_Tests and PackageContentsBuilder_Revit_Tests.

1.1.0-beta.1

28 May 14:12
Compare
Choose a tag to compare
1.1.0-beta.1 Pre-release
Pre-release

Features

  • Support custom Element and Attribute.
  • Add IncludeSymbols to support SymbolPackageFormat.

PackageBuilder

  • Add ExtensibleData with custom IXmlSerializable.
  • Add ExtensibleDataExtension with CreateEntryElement and CreateAttribute.
  • Add DataBuilderBase and DataBuilderBaseExtension.
  • Add AutoCADUtils to support AutoCADApplication and AutoCADPlatform.
  • Add AutoCADExtensibleData to support LoadOnAppearance and Commands.
  • Add AutoCADCommands and AutoCADCommand in AutoCADExtensibleData.

Tests

  • Add DataBuild_Tests to test DataBuilder
  • Add PackageContentsBuilder_AutoCAD_Tests and PackageContentsBuilder_Revit_Tests.

1.1.0-beta

27 May 21:11
Compare
Choose a tag to compare
1.1.0-beta Pre-release
Pre-release

Features

  • Support custom Element and Attribute.
  • Add IncludeSymbols to support SymbolPackageFormat.

PackageBuilder

  • Add ExtensibleData with custom IXmlSerializable.
  • Add ExtensibleDataExtension with CreateEntryElement and CreateAttribute.
  • Add DataBuilderBase and DataBuilderBaseExtension.

Tests

  • Add DataBuild_Tests to test DataBuilder