Skip to content

v0.6.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@MrDave1999 MrDave1999 released this 08 Jan 15:37
· 51 commits to master since this release

What's Changed

Bug Fixes

  • fix: SQL files do not load when using ASP.NET Core. (#80, #81)
  • fix: Exclude bin and obj folders explicitly. (#84, #85)

Documentation

  • docs: Add samples on how to use YeSql library. (#82, #83)
  • docs: Add a sample using ASP.NET Framework. (#86, #87)