Skip to content

Releases: cristalhq/dbump

v0.6.0

25 Jun 15:31
ddfb158
Compare
Choose a tag to compare

ddfb158 Remove func support
cbe737a Linter cleanups
17686ff Replace Rollback with Revert
32c1a10 Add GUIDE.md
364c6b2 Update readme
382b332 Add lockless migrator
af820e5 Rename DB to Conn and update docs
55468f3 Better docs
a041abb More test and a few fixes

v0.5.0

23 Jun 16:28
7722998
Compare
Choose a tag to compare
Add forgotten testdata

v0.4.1

23 Jun 07:53
7722998
Compare
Choose a tag to compare

7722998 Add forgotten testdata

v0.4.0

23 Jun 07:52
2e05e0c
Compare
Choose a tag to compare

2e05e0c More tests and few fixes
61b505a Major rewrite

v0.3.1

15 Jun 21:20
743b2f3
Compare
Choose a tag to compare

743b2f3 Add version to README

v0.3.0

12 Jun 12:07
370ef46
Compare
Choose a tag to compare

370ef46 Added Postgres with *sql.DB (#1)

v0.2.0

04 Jun 11:13
883eb18
Compare
Choose a tag to compare

883eb18 Add migration functions
eeca5c5 Add Init method
7ab207a Cleanups and better errors
3c50db3 Remove implementation from main package
838c0cf Rename testfile
48dcd15 Better CI pipeline
dbc6635 Use LockDB and UnlockDB and cleanups
3113cb4 Small cleanups

v0.1.1

18 Oct 15:30
c1dddf6
Compare
Choose a tag to compare

c1dddf6 Update module name

v0.1.0

18 Oct 15:25
b21d989
Compare
Choose a tag to compare
Initial implementation (extracted from dbumper)