Releases: nlopes/database-schema
Releases · nlopes/database-schema
v0.2.0
What's Changed
- chore(mysql): run tests in CI by @nlopes in #4
- chore: add postgres testing by @nlopes in #5
- chore: add postgres tests to CI by @nlopes in #6
- chore(deps): update http requirement from 0.2.9 to 1.0.0 by @dependabot in #8
- feat: allow sqlx with rustls instead of native-tls by @hmac in #10
- Bump to 0.2.0 by @nlopes in #11
New Contributors
- @dependabot made their first contribution in #8
Full Changelog: v0.1.2...v0.2.0
v0.1.2
v0.1.1
- fix: mention correct package name since renaming it
- fix: if docsrs then add doc_cfg - fixes docs.rs
- chore: bump package version to v0.1.1
Full Changelog: v0.1.0...v0.1.1