v3.10.0 (2020-01-13)
- add /api/calendar back to web interface b46bf45
- repair webgui 5f509bb
v3.9.1 (2020-01-05)
- open file paths, not just folders 69c9cf7
v3.9.0 (2019-11-24)
- change fallback behavior fd8d91f
- print warning if yaml values are invalid cd0fea8
v3.8.0 (2019-10-27)
- allow opening projects by list index a84f7e7
- add
invoice
command to auto-assign number 3dd3436
v3.7.3 (2019-08-04)
- update german localization 2abb67f
v3.7.2 (2019-08-03)
- make shell default feature 90c5dd5
- don't auto open web page 5ebd4b5
- little fun with aliases a4218ff
v3.7.1 (2019-07-07)
- improved error output just a bit more d90b0fc
- add color_backtrace 8040dab
- validate invoice number as number 7d84866
- build without default-features 6eb8b34
v3.7.0 (2019-07-03)
- add web subcommand to run asciii-web (git style) 077cfb8
- add
--debug
arg to get error backtraces f20b9ed
v3.6.0 (2019-05-04)
- enable web on stable 40f0b7c
v3.5.1 (2019-04-23)
v3.5.0 (2019-04-10)
v3.4.0 (2018-10-29)
- git version without writing to the filesystem a10f1b1
- update handlebars 91c451a
- add regression tests for document export 9fb98ae
- make svelte app embedable in the binary 037b484
- make the webapp pretty 6a1e607
- using bootstrap 76475d8
- add errors to export format 6b0a213
- replace
std::home_dir()
withdirs::home_dir()
4a2cc45 - add --verbose and --json flag to
version
f1b1876
- who know there were tests fe490e9
- file age handlign and log levels c9f9d93