Changelog from v0.4:
- Changed the regularity of the systemd timer
- Added a header to the CSV output
- Generate the CSV file by default
- Add option to pretty print text output (
--pretty) - Add better logging options
- Handle lack of internet connection properly
- Return text from output generators (internal)
- Allow leaving options blank to disable ouput
- Made the wiki parser more reliable
- Add ability to output to STDOUT
- Swap out sub-lists out for namedtuples (Internal - BREAKING)
- Report line numbers in error messages
- Fix configuration file parsing (internal)
- Change
--usersCLI flag to--text(BREAKING) - Change
usersconfig option totext(BREAKING) - Change
make_users()function tomake_text()(internal - BREAKING) - Added extra files to python distribution
- ... and a load of small bugfixes and minor updates
This version brings a huge amount of breaking changes so be sure to update your config files and read the updated docs!