| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2020-07-26 | 533 Bytes | |
| v0.9.25 source code.tar.gz | 2020-07-26 | 460.3 kB | |
| v0.9.25 source code.zip | 2020-07-26 | 492.1 kB | |
| Totals: 3 Items | 952.9 kB | 0 | |
v0.9.25
- Adhere json-fmt flag for all JSON response so when camel or lower_camel is specified, fields name in GetAll variant and DDL info will also have the same name format
- Fix: Build information embedded through linker in Makefile is not consistent with the variable defined in main file.
- Added --scheme and --listen options. This allows compiled binary to be used behind reverse proxy.
- In addition, template for generating URL was fixed, i.e. when PORT is 80, then PORT is omitted from URL segment.