v0.3.1
What's Changed
- BREAKING CHANGE: migration functions and migrator methods communicating with database are now expecting
context.Context
as 1st argument. - Added logger (thx @tucocsa)
- Fixed AWS DocumentDB support (thx @dooman87)
- Upgrade all dependencies by @xakep666 in #24
Full Changelog: v0.2.1...v0.3.1