Skip to content

Latest commit

 

History

History
132 lines (69 loc) · 5.34 KB

changelog.md

File metadata and controls

132 lines (69 loc) · 5.34 KB

Changelog

v1.1.7 (2022-11-16)

Full Changelog

✨ Implemented enhancements:

  • Make SmallSharp a development dependency #95

v1.1.6 (2022-11-16)

Full Changelog

🔀 Merged:

  • +M▼ includes #79 (@github-actions[bot])
  • +M▼ includes #76 (@github-actions[bot])

v1.1.5 (2022-02-03)

Full Changelog

✨ Implemented enhancements:

  • Simplify editing of launchSettings.json by using Devlooped.JsonPoke #64

v1.1.4 (2021-07-05)

Full Changelog

🔨 Other:

  • Include package readme for better discoverability in gallery #49

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 (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:

  • Ensure the directory for launchSettings.json exists #34 (@kzu)

v1.1.0 (2021-02-15)

Full Changelog

✨ Implemented enhancements:

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

🔀 Merged:

  • 🗁 When adding new file, set as startup file #23 (@kzu)

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 (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

🔀 Merged:

  • Improve resiliency when invoking DTE #20 (@kzu)
  • typo: fix roslyn #14 (@alastairtree)

v1.0.1 (2020-11-20)

Full Changelog

✨ Implemented enhancements:

  • How to install? #10

v1.0.0 (2020-11-18)

Full Changelog

🔀 Merged:

  • Open startup file upon selection #8 (@kzu)
  • Version improvements #6 (@kzu)
  • Push and add CI package version for dogfooding purposes. #5 (@kzu)

v0.3.0 (2020-10-07)

Full Changelog

v0.2.0 (2020-10-01)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator