v0.7.0-alpha
Pre-release
Pre-release
·
41 commits
to master
since this release
What's Changed
Breaking changes
- fix!: Avoid throwing an exception when a directory does not contain SQL files. (#90, #92)
- fix!: Avoid throwing an exception when the length of the params list is zero. (#91, #93)
- refactor: Rename a load method to
LoadFromDefaultDirectory
. (#94, #96) - refactor: Rename IYeSqlCollection interface to ISqlCollection. (#95, #97)