Skip to content

NuGet pakages, New installer, XML Input

Pre-release
Pre-release
Compare
Choose a tag to compare
@jdunkerley jdunkerley released this 18 Apr 09:22
· 35 commits to master since this release

The end of JDTools :(, Long live the Omnibus :)

  • First release of both OmniBusRegex and the OmniBus tools in a single release
  • New Tool: XML Input
    • Read an XML file into path and value
    • Walkthrough of how to put together
  • Restructured the code base to be NuGet based
    • OmniBus.Framework.Shared: common interfaces and tool
    • OmniBus.Framework: BaseEngine and associated pieces
    • OmniBus.Framework.GUI: BasePlugin and new installer system
    • Designed to be moved to HTML UI in future versions
  • New PowerShell Installer
    • Development and release install scripts
  • Complete move away from JDTools name
  • Improved UnitTest script (taken from the AlteryxFormulaAddIns project)
    • Relative paths for all resources
    • Tested on both 10.6 and 11 now
  • New Release script to simplify creating a release
  • Add MIT license and add libraries used to README.md