Releases: kamilsk/lift
0.2.1
0.2.0
0.1.1
0.1.0
0.0.5
0.0.4
Changelog
9f77ef4 update deps, use updated completion command
0af29da improve makefile
2436a7b fix #12: add installation script
cb2f9c4 remove deprecated archive from goreleaser
ccf33e6 issue #9: change constant names
1a7cb89 issue #9: prepare specific environment merge
1be8148 issue #12: add tip and idea link
7eaac7b add build status
c21336d issue #12: update description
25feb6f add github related content
0.0.3
Changelog
7d45062 up release
9afe77a fix #13: extend config.Service instead of copy-paste
6a24ea1 issue #13: clean config.Service
646e9a9 fix #7: deduplicate ports
ac6aa49 fix #11: remove service prefix
1278e33 fix #10: change default value of PGDATABASE
f0a9675 cleanup
8cca620 fix #4: describe how to use the tool
0.0.2
0.0.1
Changelog
20a9181 exclude codeclimate test reporter
6d023f5 first working prototype
05c393b add ExtractPort function
ca2981a automate build
5fb3d56 add build target
3d253ea avoid bug with nested struct decoding (pelletier/go-toml)
2a8adcf collect all environments
0b5c24c describe defaults
e1b50ac define defaults
cc50e75 first working concept
eaeac9b add readme
a50388f add license
55d296d dump envs from configuration file
6fd2500 add environment section
64266df decode service configuration into internal struct
4099e3b import new platform deps
395abb4 define app config structs
d206d2d define base commands
4578179 define go module
9c59fbf root