Releases: MBulli/SmartCommandlineArgs
Releases · MBulli/SmartCommandlineArgs
v2.0 - Bugfix #6
v2.0 - Bugfix #5
Version 2.0! This is our biggest release besides the initial release!
We rewrote the UI based on a TreeView. This allows you to edit arguments of all projects of the solution and to create groups as you wish.
Fixed the nasty issue #52.
v2.0 - Bugfix #4
Version 2.0! This is our biggest release besides the initial release!
We rewrote the UI based on a TreeView. This allows you to edit arguments of all projects of the solution and to create groups as you wish.
This long overdue minor update fixes some critical issues.
v2.0 - Bugfix #3
v2.0 - Bugfix #2
v2.0 - Bugfix
This is our biggest release besides the initial release!
We rewrote the UI based on a TreeView. This allows you to edit arguments of all projects of the solution and to create groups as you wish.
This minor release also fixes issue #37.
v2.0
v1.5.1
Search bar and Monospace font
- Added a search bar for filtering
- Added an option to enable a monospace font. This should help to improve the readability of code-like commandline arguments.
(Tools → Options → Smart Commandline Arguments → General → Use Monospace Font) - Fixed an issue which prevented to paste (CTRL-V) something into an empty window.
.NET Core and F# Support
- We now support .NET Core and F# projects.
- Now updates project configuration on project build. This should make the UI more responsive.
- Fixed bugs related to unloading projects.