Skip to content

Releases: guyfawcus/ArchMap

archmap beta 5

16 Dec 21:48

Choose a tag to compare

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!

archmap beta 4

31 Oct 09:12

Choose a tag to compare

Changelog from v0.3:

  • Too much to list!

This version brings proper packaging as well as a load of new features that make this script really useful.

Upgraded to beta status, just needs some testing then it's good to go 👍

ArchMap alpha 3

07 May 12:53

Choose a tag to compare

ArchMap alpha 3 Pre-release
Pre-release

Changelog from v0.2:

  • Clean up script logic
  • Add ability to turn off file writing
  • Add verbosity config option
  • Use Sphinx for documentation
  • Update PKGBUILD
  • Add setup.py for python packaging

ArchMap alpha 2

26 Mar 20:24

Choose a tag to compare

ArchMap alpha 2 Pre-release
Pre-release

Changelog from v0.1:

  • Use a config file for settings
  • Pass arguments to archmap.py from the command line
  • Log to the systemd journal if available
  • Add the ability to send the geojson to http://geojson.io for processing
  • Add systemd .service and .timer files
  • Add a PKGBUILD for installation on Arch Linux
  • Remove output files, they are now hosted at https://archwomen.org/media/archmap/
  • Unlicense archmap.py and README.md

ArchMap alpha

24 Feb 21:30

Choose a tag to compare

ArchMap alpha Pre-release
Pre-release

The code works, it will output a .geojson file using data parsed from the ArchWiki, however, some things may still change and new features that will alter the output are planned.