Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

Releases: kamilsk/lift

v0.5.2

13 Sep 19:33
Compare
Choose a tag to compare

Changelog

36c9ee1 extend nfr
d1f9d9c optimize Application merge and fix docs misprints
bd61f23 build nfr.toml prototype
b78c566 update toolset
8928e20 update boilerplate and deps, up golang to 1.15

v0.5.1

10 Sep 08:05
Compare
Choose a tag to compare

Changelog

6d87578 sort deps and fixup engine dump
aae8921 review nfr test

v0.5.0

09 Sep 18:05
Compare
Choose a tag to compare

Changelog

15b690f issue #33: describe nfr
658a37f fix #25: declare sdk
f419d0b issue #30: cover application
82ce067 issue #30: cover specification
ea09f3f issue #30: cover executable
97c7af5 issue #30: cover workers
5d7a972 issue #30: cover queues
e17ddde issue #30: cover deps
dd6d1f1 issue #30: cover crons
c6e0309 issue #30: cover simple entities
17d244b issue #30: move merge test to cmd
8ef0798 issue #30: cover simple struct merge
a6fc5b6 issue #30: cover host and proxies
fc50b50 issue #30: up coverage for databases
bdb58d7 extend PostgreSQL config
e516a56 fix #32: add all storages
d22265c issue #32: separate sort tests
150047b issue #32: separate merge tests
f1e6762 disable model tests
d805f73 issue #32: separate Worker and EnvVars
77d0944 issue #32: separate Queue and Sphinx
e89cc80 issue #32: separate Exec and Proxy
6eb3648 issue #32: separate Cron and Dependency
e401cfc issue #32: separate PostgreSQL and Redis
4ab138c issue #32: separate Balancer and Logger
d228c5a issue #32: separate Resource and Engine
5608e0e issue #32: add redis support

v0.4.0

28 Aug 19:01
Compare
Choose a tag to compare

Changelog

2924bac issue #32: add postgresql support
3b724a9 update goreleaser config
7585cab up golangci-lint

v0.3.2

19 Jul 13:45
Compare
Choose a tag to compare

Changelog

c984d54 complete specification of app.toml
7b15aa7 up github.com/spf13/afero and looppointer
e55ac29 issue #30: up coverage for merge
f90d7c2 up coverage for model
a69a902 reorder merge file

v0.3.1

14 Jul 21:48
Compare
Choose a tag to compare

Changelog

533e16b add code generated info

v0.3.0

14 Jul 21:38
Compare
Choose a tag to compare

Changelog

ddd7a60 fix #28: implement call prototype
2d10f46 issue #28: first call prototype
d926f5e issue #28: define merge operation
20bea6a refactor deps and envs
c85be01 enable exhaustive and noctx
bf89c57 refactor model
d5aae84 rethink the tool
7084d1b issue #28: simplify model
ed98ce6 issue #28: support envs for dependencies
a7ad213 issue #28: complete dependency model
f289dc4 issue #28: complete environment model
7d5204c issue #28: work with environments
a9b1060 remove forward command
c987485 fix #27: enable more linters
db3a55d fix #26: update toolset and sync makefile
87d1746 up deps

v0.2.4

23 Jun 17:17
Compare
Choose a tag to compare

Changelog

b05e22b sync with template and update deps
7cbd208 sync template
359d265 update deps, sync makefile, replace platform
204c2e8 update tools, remove vendor
200844a sync toolset and update deps

v0.2.3

25 Dec 10:26
Compare
Choose a tag to compare

Changelog

6d0e0d0 up go version
0eff589 remove indirect deps to github.com/spf13/afero from tools
86af600 stabilize tools deps

0.2.2

21 Dec 18:21
Compare
Choose a tag to compare

Changelog

f412066 add activate script and update tools
20776c8 update license
4ec95cf update deps
cd5e305 update makefile