Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 783 Bytes

CHANGELOG.rst

File metadata and controls

30 lines (16 loc) · 783 Bytes

Changelog

  • 1.1.0 (draft)

    API changes:

    • An instance of Regiments class must be created now to use its methods. Previously they were class methods.
    • verbose_name and help_text attributes of Regiment instances now return None instead of empty string "" if their values are not found in data files.

    Data updates:

    • Data is updated to be in sync with IL-2 FB v4.14.1.

    Python support:

    • Drop support of all Python versions below 3.7.

    Other:

    • The license is switched from LGPLv3 to MIT.
  • 1.0.1 (Dec 3, 2017)

    Initial version.