Releases: devlooped/SmallSharp
Releases · devlooped/SmallSharp
v2.1.0-alpha
01 Sep 21:31
Compare
Sorry, something went wrong.
No results found
What's Changed
✨ Implemented enhancements
Ensure dotnet build works too by @kzu in #141
Add support for #:sdk directive and no restore failures by @kzu in #144
Full Changelog : v2.0.0...v2.1.0-alpha
v2.0.0
22 Jul 01:15
Compare
Sorry, something went wrong.
No results found
What's Changed
✨ Implemented enhancements
Add run file #:package support by @kzu in #125
Clean launchsettings.json if explicitly cleaned by @kzu in #128
Add support for #:property directive by @kzu in #129
Fix issue with properties containing spaces by @kzu in #130
📝 Documentation updates
Document the new dotnet run app.cs support by @kzu in #127
Add demo project with two dotnet run file samples by @kzu in #131
Add run demo content by @kzu in #133
Add OSMF eula by @kzu in #135
Bump to latest nugetizer to fix description newlines by @kzu in #136
Full Changelog : v1.3.0...v2.0.0
v1.3.0
20 Jul 21:17
Compare
Sorry, something went wrong.
No results found
What's Changed
✨ Implemented enhancements
Remove brittle active document tracking by @kzu in #122
Full Changelog : v1.2.0...v1.3.0
v1.2.0
17 Jul 03:55
Compare
Sorry, something went wrong.
No results found
What's Changed
✨ Implemented enhancements
Make sure file names are sorted alphabetically by @kzu in #112
Make sure startup file is an up-to-date check input by @kzu in #115
Full Changelog : v1.1.7...v1.2.0
v1.1.7
16 Nov 17:20
Compare
Sorry, something went wrong.
No results found
Changelog
v1.1.7 (2022-11-16)
Full Changelog
✨ Implemented enhancements:
Make SmallSharp a development dependency #95
v1.1.6
16 Nov 17:05
Compare
Sorry, something went wrong.
No results found
v1.1.5
03 Feb 06:19
Compare
Sorry, something went wrong.
No results found
Changelog
v1.1.5 (2022-02-03)
Full Changelog
✨ Implemented enhancements:
Simplify editing of launchSettings.json by using Devlooped.JsonPoke #64
v1.1.4
05 Jul 10:30
Compare
Sorry, something went wrong.
No results found
v1.1.2
17 May 13:51
Compare
Sorry, something went wrong.
No results found
v1.1.2 (2021-05-17)
Full Changelog
✨ Implemented enhancements:
When trying to attach to the IDE ActiveDocument, increase wait between retries #41
Populate launchSettings with candidate top-level compile files #40
v1.1.1
08 Apr 23:14
Compare
Sorry, something went wrong.
No results found
v1.1.1 (2021-04-08)
Full Changelog
🐛 Fixed bugs:
Failure with VS 16.10 preview #36
🔨 Other:
Ensure Properties folder exists before updating the launchSettings.json #33
🔀 Merged:
Bump files with dotnet-file sync #35 (@kzu )
Ensure the directory for launchSettings.json exists #34 (@kzu )
Bump files with dotnet-file sync #30 (@kzu )