Skip to content

archmap beta 5

Latest

Choose a tag to compare

@guyfawcus guyfawcus released this 16 Dec 21:48

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 --users CLI flag to --text (BREAKING)
  • Change users config option to text (BREAKING)
  • Change make_users() function to make_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!