Skip to content

v0.2.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@MrDave1999 MrDave1999 released this 29 May 13:38
· 130 commits to master since this release

What's Changed

Breaking Changes

  • Renamed TagModel structure to ModelTag. (#38)
  • Replace public overloads from YeSqlLoader class. (#39)

Features

  • Added a ParseAndThrow method that throws an exception when encountering errors. (#52, #53)

Other Changes

  • Removed the try-catch from GetSqlFilesDetails method. (#42)
  • Added unit tests for the parser. (#1, #37)
  • Removed the suffix from ExceptionMessages constants. (#50, #51)