Skip to content

Releases: sven-seyfert/Au3VidOverlay

v1.5.0 - 2022-08-05

05 Aug 07:35
Compare
Choose a tag to compare

Added

  • Unreleased section to changelog file.

Changed

  • Project file structure to fit the default from Au3NewProject.

v1.4.0 - 2022-02-14

14 Feb 21:58
Compare
Choose a tag to compare

Changed

  • All function names renamed to start with capital letter.
  • Version bump.

v1.3.0 - 2022-02-10

10 Feb 20:59
Compare
Choose a tag to compare

Added

  • Links to the project badges/icons.
  • FAQ section to README.md file.

Changed:

  • Move "Keyboard shortcuts" section into "Getting started" section (as sub section after "Usage").
  • Version bump.

v1.2.0 - 2022-02-09

09 Feb 21:18
Compare
Choose a tag to compare

Changed

  • Update copyright year to 2022 in LICENSE.md file.
  • Update of documents/templates (bug report-, feature request- and pull request template).
  • Update of the contributing file.
  • Code of Conduct update to their version v2.1.
  • Version bump.

Removed

  • Unnecessary documents/templates in docs directory.
  • Code to generate these unnecessary files in docs.

v1.1.0 - 2021-10-21

21 Oct 17:22
Compare
Choose a tag to compare

Added

  • Compiler information to executable.

v1.0.0 - 2021-10-08

08 Oct 16:53
Compare
Choose a tag to compare

Added

  • All repository data and dependencies (already added before in version v0.7.0).

Changed

  • AutoIt Code formatting to the common notation without additional spaces after opened brackets and before closed brackets.