Skip to content

beta-5

Compare
Choose a tag to compare
@naomijub naomijub released this 25 Mar 00:42
· 56 commits to main since this release
0c3151b
  • Json feature
  • Entity history feature
  • tx_time for every response

To use this release

GET at https://github.com/naomijub/wooridb/archive/0.1.5.tar.gz /
$ tar -zxvf 0.1.5.tar.gz
$ cd woori-0.1.5
$ make release # or make debug

Optimized for size:

GET at https://github.com/naomijub/wooridb/archive/0.1.5.tar.gz /
$ tar -zxvf 0.1.5.tar.gz
$ cd woori-0.1.5
$ make run

To support json:

GET at https://github.com/naomijub/wooridb/archive/0.1.5.tar.gz /
$ tar -zxvf 0.1.5.tar.gz
$ cd woori-0.1.5
$ make json

To support entity history:

GET at https://github.com/naomijub/wooridb/archive/0.1.5.tar.gz /
$ tar -zxvf 0.1.5.tar.gz
$ cd woori-0.1.5
$ make history