2015-12-03 19:53:29 +03:00
|
|
|
User-visible changes in hledger-api.
|
2016-10-27 17:43:44 +03:00
|
|
|
See also the hledger and the project change logs.
|
2015-12-03 19:53:29 +03:00
|
|
|
|
2016-10-26 22:21:01 +03:00
|
|
|
|
2017-04-01 04:11:44 +03:00
|
|
|
# 1.2 (2016/3/31)
|
|
|
|
|
|
|
|
see project changes at http://hledger.org/release-notes
|
|
|
|
|
2016-12-31 22:24:12 +03:00
|
|
|
# 1.1 (2016/12/31)
|
|
|
|
|
|
|
|
- serves on 127.0.0.1 by default, --host option added (#432)
|
|
|
|
|
|
|
|
Consistent with hledger-web: serves only local requests by default,
|
|
|
|
use --host=IPADDR to change this.
|
|
|
|
|
|
|
|
- fixed the version string in command-line help and swagger info
|
|
|
|
|
|
|
|
|
2016-10-26 22:21:01 +03:00
|
|
|
# 1.0 (2016/10/26)
|
|
|
|
|
|
|
|
## misc
|
|
|
|
|
|
|
|
- new hledger-api tool: a simple web API server with example clients (#316)
|
|
|
|
|
|
|
|
- start an Angular-based API example client (#316) (Thomas R. Koll)
|