Skip to content

Releases: phogolabs/prana

v1.0.0-rc10

04 Dec 15:35
Compare
Choose a tag to compare

Changelog

v1.0.0-rc9

28 Jul 19:49
Compare
Choose a tag to compare

Changelog

ee63c52 Improve statements splitter

v1.0.0-rc8

28 Jul 18:09
Compare
Choose a tag to compare

Changelog

720c82b Use VARCHAR(14) for primary key

v1.0.0-rc7

27 Jul 16:48
Compare
Choose a tag to compare

Changelog

cdfc124 Fix unit tests
1bda5df We should use char(14) for migration pk

v1.0.0-rc6

27 Jul 16:04
Compare
Choose a tag to compare

Changelog

edeacac Use CHAR(15) instead of VARCHAR(15)

v1.0.0-rc5

27 Jul 15:58
Compare
Choose a tag to compare

Changelog

b3e76d9 Improve the migration regexp

v1.0.0-rc4

27 Jul 15:38
Compare
Choose a tag to compare

Changelog

016f649 Allow developers to change the migrations table
6dfb9ed Improve statement splitter
197268c Update dependencies
0241f43 Update dependencies
28c967f Upgrade to GitHub-native Dependabot

v1.0.0-rc3

06 Mar 14:27
Compare
Choose a tag to compare

Changelog

f912f5c Bump github.com/lib/pq from 1.7.0 to 1.8.0
7f8a8b3 Bump github.com/mattn/go-sqlite3 from 1.14.0 to 1.14.1
4d62082 Bump github.com/onsi/ginkgo from 1.12.3 to 1.14.0
d2a83dd Disable CGO
39a14b2 Fix Go Release config
47f6ef9 Fix the failing test
276e361 Refactor the package
2842985 Update the templates

v1.0.0-rc2

22 Jun 11:25
Compare
Choose a tag to compare

Changelog

ecb0c72 Bump dependencies
0bd17d3 Bump github.com/fatih/color from 1.7.0 to 1.9.0
386b4a8 Bump github.com/go-sql-driver/mysql from 1.4.1 to 1.5.0
e308f73 Bump github.com/lib/pq from 1.2.0 to 1.3.0
54c0fe8 Bump github.com/lib/pq from 1.3.0 to 1.4.0
4d24c46 Bump github.com/lib/pq from 1.4.0 to 1.7.0
b61ac05 Bump github.com/onsi/ginkgo from 1.12.0 to 1.12.3
c89484f Bump github.com/onsi/ginkgo from 1.8.0 to 1.12.0
6d494eb Bump github.com/onsi/gomega from 1.5.0 to 1.9.0
4e4a906 Enable CGO
6952c31 Revert "Enable CGO"

v1.0.0-rc1

13 Dec 06:24
Compare
Choose a tag to compare

Changelog

15f1997 Add comment for constants and errors
19a559d Expose the ports to the step
5c404b1 Fix failing tests
a34f431 Fix in url parser after go 1.12.8
e89cc24 Fix malformed DSN
f88c8c5 Fix null reference panic
e51b45d Fix tests
af35b33 Fix the panic errors
bd4c28c Fix the test envs
02559b8 Fix the wrong MySQL addr
704ab41 Move to GitHub Actions
0f1af93 Replace urfave cli with phogolabs cli
ce65bb0 Update dependencies
282b624 Update the CLI package
33fe09c Use MariaDB
66fca17 Use Phogo Labs log package
08c1cc4 Use correct MySQL connection string
837e9c5 Use correct credentials
cd272de Use correct port
1377671 Use correct port
0241c6b Use gorelease to publish new version
2afd037 Verify connection