All notable changes to "Au3LogFramework" will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Go to legend for further information about the types of changes.
1.8.1 - 2023-05-18
- Remove comment to get the missing Sleep function back.
1.8.0 - 2023-05-16
- Update copyright year to 2023.
- Version bump.
- Update jQuery version to v3.7.0.
1.7.0 - 2022-08-03
- Project file structure to fit the default from Au3NewProject.
1.6.0 - 2022-08-02
- Unreleased section to changelog file.
1.5.0 - 2022-02-14
- All function names renamed to start with capital letter.
- Version bump.
1.4.0 - 2022-02-10
- Links to the project badges/icons.
- FAQ section to README.md file.
- Move "Keyboard shortcuts" section into "Getting started" section (as sub section after "Usage").
- Version bump.
1.3.0 - 2022-02-09
- 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.
- Unnecessary documents/templates in docs directory.
1.2.0 - 2021-10-21
- Compiler information of Example executable.
1.1.0 - 2021-10-21
- Compiler information to executable.
1.0.0 - 2021-10-08
- All repository data and dependencies (already added before in version v0.54.0).
- AutoIt Code formatting to the common notation without additional spaces after opened brackets and before closed brackets.
Added
for new features.Changed
for changes in existing functionality.Deprecated
for soon-to-be removed features.Fixed
for any bug fixes.Removed
for now removed features.Security
in case of vulnerabilities.