Skip to content

Releases: polyfacet/ArasDeveloperTool

V 4.0.1

27 Sep 13:10

Choose a tag to compare

  • Converted to dotnet (from .NET Framework)
  • Installable as tool
  • New commands
  • CreatedItemTypesCount
  • RestoreMethod

3.2.0

19 May 12:38

Choose a tag to compare

  • Input command parsing improvement.
    If command input start matches a single command, run it. I.e. no need to be exact
  • Adds connection timeout as parameter:
    Config or -connectionTimeout # Number of seconds before a Aras request timeouts
  • New Feature/Command: ApplyMethod
  • (AMLRunner) Run as single aml(s) (xml) file
  • Stabilizes login by making three tries, with a 10 sec delay between
  • Other misc. fixes and improvements

3.1.0

15 Oct 08:38

Choose a tag to compare

  • Multiple environment support
  • Include Metadata xmls in output for user to modify when needed
  • ChackLatestUpdates: Include package name in output
  • BackupDatabaseCommand: Brand backup file
  • Implemented AMLRunner
  • Backup/Restore Database

2.0.0

23 Oct 12:41

Choose a tag to compare

  • Added ArasInfo command
  • Replace IOM with Innovator Client (making it indepent of Aras release)
  • Refactored to make it possbile to extend with custom commands.

First Release

16 Oct 11:15

Choose a tag to compare

Commands included
Test Aras connection
Check latest changes in Aras
Check that everything is packaged, and package if needed.