Skip to content

Releases: TwentyFourMinutes/DulcisX

v2.1.0-alpha

23 Mar 23:42
59451fa
Compare
Choose a tag to compare
v2.1.0-alpha Pre-release
Pre-release

Minor update

Change log

  • Creation of new documents within a Project
  • Adding existing documents to a Project
  • Removal of Nodes
  • Get a Project Item by their FullName
  • Renaming of Documents
  • Method to get a Simple type of a documet (Image ...)
  • VirtualFolders are now called SolutionFolder for more consistency
  • Method to get the DefaultNamespace of a ProjectItem
  • Method to restart the VS Instance
  • Methods to get the path to various VS Directories
  • Methods to get Version Information about the current VS Instance
  • Events for addition/removal/renaming/SccStatusChanged of Project Items
  • Waiting on reaction on an InfoBar
  • More InfoBar callbacks
  • Identifier for InfoBar Buttons
  • More methods to get more information about the path to a Node
  • Method to save a document, a project or the solution

You can download it from the NuGet Package Manager in Visual Studio or from nuget.org.

If you are experiencing any issues or unexpected behavior, feel free to create an issue and let me know.

v2.0.0.0-alpha

17 Mar 13:17
b889ca0
Compare
Choose a tag to compare
v2.0.0.0-alpha Pre-release
Pre-release

Major update

Change log

  • Rewrote hierarchy system
  • Added Status Bar integration
  • Added Info Bar wrapper
  • Added Web Browser wrapper
  • New Container Service Injection
  • More Hierarchy Events

You can also download it from the NuGet Package Manager in Visual Studio.

If you are experiencing any issues or unexpected behavior, feel free to create an issue and let me know.

v1.0.0

23 Feb 14:26
dc2f05c
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

This is the first release of the DuclisX package, which isn't production ready yet. Therefore please keep in mind this version might still contain bugs or other issues.

You can also download it from the NuGet Package Manager in Visual Studio.

If you are experiencing any issues or unexpected behavior, feel free to create an issue and let me know.