Skip to content

Releases: dxworks/scriptbee

vs-code@1.0.0

14 Apr 11:41

Choose a tag to compare

Added

  • Activity Bar Integration with ScriptBee explorer.
  • Support for multiple connections to ScriptBee instances.
  • Project Selection for active connections.
  • Context menu for syncing, pulling, and pushing scripts between local machine and server.
  • Support for opening project folder natively.
  • Compare with Remote native diff viewer.
  • Class generation command support for instances.
  • Context menu item for pushing the currently active or selected script to the server.
  • Context menu item for pulling the currently active or selected script from the server.

v2.1.0

13 Apr 06:45
2ee9f41

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0

v2.0.0

06 Apr 18:20
5292626

Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...v2.0.0

plugin-api@2.0.0

07 Apr 04:19

Choose a tag to compare

Changes

  • upgrade to use dotnet 10
  • update Westwind.Utilities to 5.2.8.1

Full Changelog: https://github.com/dxworks/scriptbee/compare/v2.0.0...plugin-api@2.0.0

bundle@2.0.0

06 Apr 18:55

Choose a tag to compare

What's changed

  • upgrade to dotnet 10
  • upgrade DxWorks.ScriptBee.Plugin.Api to v2.0.0

Full Changelog: https://github.com/dxworks/scriptbee/compare/v2.0.0...bundle@2.0.0

1.1.1

18 Mar 11:43

Choose a tag to compare

ScriptBee 1.0.1

Bug Fixes

  • Fixed Plugin Download issue for ScriptBee Default Plugin Bundle due to inconsistent naming of the version in the
    DxWorks Hub yaml and the tag creation
  • Fixed ScriptBee Folder not created when navigating to the Plugins Tab
  • Fixed ScriptBee Default Plugin not loading correctly even though it is installed

What's Changed

  • 11 plugin download issue for scriptbee default plugin bundle by @andrei2699 in #12

Full Changelog: 1.1.0...1.1.1

1.1.0

12 Mar 07:04
ad87220

Choose a tag to compare

ScriptBee 1.1.0

Features

  • Added Support for Parameterized Scripts
  • Combined Script Runner and Script Generators into one project per language
  • Relocated scripts api
  • Changed script runner plugin api to use parameters
  • Added LoadModel method to IModelLoader plugin api to allow loading of models from stream with name
  • Made LoadModel with only file stream list obsolete

What's Changed

Full Changelog: v1.0.0...1.1.0

v1.0.0

30 Jan 16:40

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/dxworks/scriptbee/commits/v1.0.0