Skip to content

Releases: devlooped/SmallSharp

v1.1.7

16 Nov 17:20
@kzu kzu
75910f0
Compare
Choose a tag to compare

Changelog

v1.1.7 (2022-11-16)

Full Changelog

✨ Implemented enhancements:

  • Make SmallSharp a development dependency #95

v1.1.6

16 Nov 17:05
@kzu kzu
Compare
Choose a tag to compare

Changelog

v1.1.6 (2022-11-16)

Full Changelog

v1.1.5

03 Feb 06:19
@kzu kzu
Compare
Choose a tag to compare

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
@kzu kzu
Compare
Choose a tag to compare

v1.1.4 (2021-07-05)

Full Changelog

🔨 Other:

  • Include package readme for better discoverability in gallery #49

v1.1.2

17 May 13:51
@kzu kzu
Compare
Choose a tag to compare

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
@kzu kzu
Compare
Choose a tag to compare

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)

v1.1.0

15 Feb 18:39
@kzu kzu
Compare
Choose a tag to compare

v1.1.0 (2021-02-15)

Full Changelog

Implemented enhancements:

  • Adding new C# file should result in a new startup file #9

v1.0.3

12 Feb 21:38
@kzu kzu
Compare
Choose a tag to compare

v1.0.3 (2021-02-12)

Full Changelog

Implemented enhancements:

  • Set up Discussions for the project #21

Fixed bugs:

  • Fix icon that was replaced with clarius.org one #22

v1.0.2

12 Feb 20:59
@kzu kzu
Compare
Choose a tag to compare

v1.0.2 (2021-02-12)

Full Changelog

Implemented enhancements:

  • Allow consuming CI/main package from the sleet feed #19

Fixed bugs:

  • When changing active files quickly, opening startup file may fail #18
  • Debug.Fail dialogs should not be shown on publicly released packages #17
  • Renaming file crashes Visual Studio #15

v1.0.1

20 Nov 15:34
@kzu kzu
Compare
Choose a tag to compare

Add automatic switching of startup profile based on the currently opened source file.