Skip to content

Releases: devlooped/SmallSharp

v2.2.5

16 Oct 17:57
@kzu kzu

Choose a tag to compare

v2.2.4

24 Sep 21:13
@kzu kzu

Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Ensure when running from VS, output supports UTF-8 by @kzu in #161

Full Changelog: v2.2.3...v2.2.4

Sponsors

The following sponsors made this release possible: @clarius, @MFB-Technologies-Inc, @drivenet, @Keflon, @tbolon, @kfrancis, @twenzel, @unoplatform, @rbnswartz, @jfoshee, @Mrxx99, @eajhnsn1, @davidjenni, @Jonathan-Hickey, @akunzai, @KenBonny, @SimonCropp, @agileworks-eu, @arsdragonfly, @vezel-dev, @ChilliCream, @4OTC, @v-limo, @jordansjones, @DominicSchell, @jwendl, @adalon, @Eule02, @torutek, @mccaffers, @alexwiese.

Thanks 💜

v2.2.3

24 Sep 20:00
@kzu kzu
060aaec

Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Switch to $(Start) to select startup file by @kzu in #160

🐛 Fixed bugs

  • Don't warn during restore about duplicate package refs by @kzu in #159

🔨 Other

  • Upgrade to latest SLNX format by @kzu in #158

Full Changelog: v2.2.2...v2.2.3

v2.2.2

24 Sep 19:38
@kzu kzu

Choose a tag to compare

What's Changed

🔨 Other

  • Emit package references in SDK mode too by @kzu in #157

Full Changelog: v2.2.1...v2.2.2

v2.2.1

10 Sep 20:14
@kzu kzu

Choose a tag to compare

What's Changed

🐛 Fixed bugs

  • Fix error when file has no package references by @kzu in #153

📝 Documentation updates

  • Add blank sample with only implicit usings by @kzu in #155

🔨 Other

  • Improve directive matching by using named groups by @kzu in #154

Full Changelog: v2.2.0...v2.2.1

v2.2.0

10 Sep 18:56
@kzu kzu

Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Align #:property Name=Value with RC syntax by @kzu in #152

🐛 Fixed bugs

  • We only ever support C#, so use .cs extension by @kzu in #151

Full Changelog: v2.1.0...v2.2.0

v2.1.0-beta

04 Sep 15:52
@kzu kzu

Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Improve automatic restore support in SDK mode by @kzu in #147

🔨 Other

  • Demo can now rely on plain build working by @kzu in #145

Full Changelog: v2.1.0-alpha...v2.1.0-beta

v2.1.0

04 Sep 18:25
@kzu kzu

Choose a tag to compare

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
  • Improve automatic restore support in SDK mode by @kzu in #147

📝 Documentation updates

🔨 Other

  • Demo can now rely on plain build working by @kzu in #145

Full Changelog: v2.0.0...v2.1.0

v2.1.0-alpha

01 Sep 21:31
@kzu kzu
92e68fd

Choose a tag to compare

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
@kzu kzu
742be0a

Choose a tag to compare

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