Releases: phogolabs/prana
v1.0.0-rc10
Changelog
- e4a21b6 Build for darwin arm64
v1.0.0-rc9
Changelog
ee63c52 Improve statements splitter
v1.0.0-rc8
Changelog
720c82b Use VARCHAR(14) for primary key
v1.0.0-rc7
v1.0.0-rc6
Changelog
edeacac Use CHAR(15) instead of VARCHAR(15)
v1.0.0-rc5
Changelog
b3e76d9 Improve the migration regexp
v1.0.0-rc4
v1.0.0-rc3
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
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
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