v0.5.0
Pre-release
Pre-release
What's Changed
- cnc: Add --version flag to display version and commit hash by @charmitro in #59
- util : add macro for max length of a filepath by @panosfol in #60
- Add utilities by @panosfol in #61
- Makefile.am: Add COMMIT_HASH build flag while building tests by @charmitro in #62
- cnc.c: fix potential segfault if we encounter parsing error by @panosfol in #65
- log: free
log_filepath
by @panosfol in #66 - db: Fix database operators assignment by @panosfol in #64
- db: postgres: Migrate
pg_dump
topg_dumpall
&&pg_restore
topsql
by @charmitro in #67
Full Changelog: v0.4.0...v0.5.0