Skip to content

Releases: Sven-Seyfert/Au3LogFramework

v1.8.1 - 2023-05-18

18 May 12:21
Compare
Choose a tag to compare

Fixed

  • Remove comment to get the missing Sleep function back.

v1.8.0 - 2023-05-16

16 May 12:18
Compare
Choose a tag to compare

Changed

  • Update copyright year to 2023.
  • Version bump.

Security

  • Update jQuery version to v3.7.0.

v1.7.0 - 2022-08-03

03 Aug 07:27
Compare
Choose a tag to compare

Changed

  • Project file structure to fit the default from Au3NewProject.

v1.6.0 - 2022-08-02

02 Aug 14:05
Compare
Choose a tag to compare

Added

  • Unreleased section to changelog file.

v1.5.0 - 2022-02-14

14 Feb 21:10
Compare
Choose a tag to compare

Changed

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

v1.4.0 - 2022-02-10

10 Feb 20:04
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.3.0 - 2022-02-09

09 Feb 20:55
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.2.0 - 2021-10-21

21 Oct 18:14
Compare
Choose a tag to compare

Changed

  • Compiler information of Example executable.

v1.1.0 - 2021-10-21

21 Oct 17:08
Compare
Choose a tag to compare

Added

  • Compiler information to executable.

v1.0.0 - 2021-10-08

08 Oct 09:39
Compare
Choose a tag to compare

Added

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

Changed

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