v2.3.1 (2026-04-09)
✨ Implemented enhancements:
- Add support for linked files #174 (@kzu)
v2.3.0 (2025-12-17)
✨ Implemented enhancements:
- Ensure properties are always set in props+targets #171 (@kzu)
v2.2.5 (2025-10-16)
v2.2.4 (2025-09-24)
✨ Implemented enhancements:
- Ensure when running from VS, output supports UTF-8 #161 (@kzu)
v2.2.3 (2025-09-24)
✨ Implemented enhancements:
- Switch to $(Start) to select startup file #160 (@kzu)
🐛 Fixed bugs:
- Don't warn during restore about duplicate package refs #159 (@kzu)
🔀 Merged:
- Upgrade to latest SLNX format #158 (@kzu)
v2.2.2 (2025-09-24)
🔀 Merged:
- Emit package references in SDK mode too #157 (@kzu)
v2.2.1 (2025-09-10)
🐛 Fixed bugs:
- Fix error when file has no package references #153 (@kzu)
🔀 Merged:
- Improve directive matching by using named groups #154 (@kzu)
v2.2.0 (2025-09-10)
✨ Implemented enhancements:
- Align #:property Name=Value with RC syntax #152 (@kzu)
🐛 Fixed bugs:
- We only ever support C#, so use .cs extension #151 (@kzu)
v2.1.0 (2025-09-04)
v2.1.0-beta (2025-09-04)
✨ Implemented enhancements:
- Improve automatic restore support in SDK mode #147 (@kzu)
🔀 Merged:
- Demo can now rely on plain build working #145 (@kzu)
v2.1.0-alpha (2025-09-01)
✨ Implemented enhancements:
- Update package references instead of emitting duplicates #140
- SmallSharp generated targets are not imported from dotnet build/run #139
- Add support for #:sdk directive and no restore failures #144 (@kzu)
- Ensure dotnet build works too #141 (@kzu)
🔨 Other:
- Add support for #:sdk directive #143
v2.0.0 (2025-07-22)
v2.0.0-rc (2025-07-22)
v2.0.0-beta (2025-07-22)
✨ Implemented enhancements:
- Fix issue with properties containing spaces #130 (@kzu)
- Add support for #:property directive #129 (@kzu)
- Clean launchsettings.json if explicitly cleaned #128 (@kzu)
- Add run file #:package support #125 (@kzu)
v1.3.0 (2025-07-19)
✨ Implemented enhancements:
- Remove brittle active document tracking #122 (@kzu)
v1.2.0 (2024-07-17)
✨ Implemented enhancements:
- Make sure startup file is an up-to-date check input #115 (@kzu)
- Make sure file names are sorted alphabetically #112 (@kzu)
v1.1.7 (2022-11-16)
✨ Implemented enhancements:
- Make SmallSharp a development dependency #95
v1.1.6 (2022-11-16)
🔀 Merged:
v1.1.5 (2022-02-03)
✨ Implemented enhancements:
- Simplify editing of launchSettings.json by using Devlooped.JsonPoke #64
v1.1.4 (2021-07-05)
🔨 Other:
- Include package readme for better discoverability in gallery #49
v1.1.2 (2021-05-17)
✨ 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)
🐛 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)
✨ 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)
✨ 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)
✨ 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:
v1.0.1 (2020-11-20)
✨ Implemented enhancements:
- How to install? #10
v1.0.0 (2020-11-18)
🔀 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)
v0.2.0 (2020-10-01)
* This Changelog was automatically generated by github_changelog_generator