Skip to content

Version 4.4.0

Compare
Choose a tag to compare
@julien-boudry julien-boudry released this 22 May 22:33
· 140 commits to master since this release
v4.4.0
05c9911

Description

Add a new console command to convert an election file format to another format.

Added

  • New convert command.
  • New converter (export only) for the Civs format.

Internal changes

  • Converter now uses distinct interfaces for import and export capabilities.