v0.6.0
This release contains mostly refactorings for future updates.
What's Changed
- Refactor config package to use Config structs by @fabiante in #74
- Fix admin test 'can update existing purl' by @fabiante in #76
- Replace service usage of goqu with gorm by @fabiante in #78
- Refactor DI of database connections by @fabiante in #79
- Refactor database error handling by @fabiante in #80
- Refactor PURL creation to use gorm model by @fabiante in #82
- Refactor test driver to use custom request factory function by @fabiante in #84
Full Changelog: v0.5.1...v0.6.0