---------- FILE MAINTAINED MANUALLY ----------

Records listed in reverse chronological order (most recent on top).
Users are encouraged to "log" their significant (relative term) changes like:
  - New features
  - Critical fixes
  - Large code changes
  - ...

File is organized in sections where each section represents a release name
A release name is enclosed in square brackets and starts with a "v",
  just like its tag name (except for the first one which is "TBR")
Changes under each release are indented by 4 spaces and start with a hyphen ("-"):
    1.1. A PR (or issue) description
    1.2. The URL on the following line (aligned with the description)
or (if there's no PR / issue):
    2.1. A brief description
    2.2. Optionally (same alignment as #1.2.), separated by coma(s) (",") in any order:
        - Name (real, nick user) - starting with at ("@")
        - Date - YYYY/MM/DD, YY/MM/DD, YYYYMMDD, YYMMDD
        - Commit hash(es) - starting with a pound ("#")

Example:

[TBR]
    - Issue reporting a bug
      https://github.com/CristiFati/pycfutils/issues/...
    - Untracked change (feature)
      240510, #31416ab, @DummyUser

[v6.1.8]
    - Untracked change - other
      @John Doe, 2024/03/31
    - A PR description
      https://github.com/CristiFati/pycfutils/pulls/...
    - Some other untracked change
    - Some other untracked change (0)
      #cd27183


===============================================================================
C         H         A         N        G        E         L         O         G
===============================================================================


[vTBR]

[v2025.03.17]
    - Automate release branch creation
      @CristiFati, 250316
    - Network bug
      @CristiFati, 250316
    - Add effects (Win)
      @CristiFati, 250316
    - .dll name change
      @CristiFati, 250316
    - BuildCLibDll copy files enhancement
      @CristiFati, 250316
    - Critical Nix terminal mess-up fix
      @CristiFati, 250316
    - Small refactor
      @CristiFati, 250131
    - Small refactors and improvements
      @CristiFati, 241201
    - Support for older PyGObject versions
      @CristiFati, 241111
    - Test enhancements
      @CristiFati, 241111
    - TCPServer fix
      @CristiFati, 241111

[v2024.10.26]
    - Various fixes and improvements
      @CristiFati, 241026
    - Integrate new functionality into the build
      @CristiFati, 241026
    - Add SetupTools functionality to build a .dll
      @CristiFati, 241013

[v2024.06.05]
    - Add .lib file to .whl (Win)
      @CristiFati, 240605
    - Tool renames and improvements
      @CristiFati, 240602
    - Various fixes and improvements
      @CristiFati, 240530
    - Timed function decorator
      @CristiFati, 240529
    - TCP server script
      @CristiFati, 240529
    - Progression
      @CristiFati, 240529
    - IPv6 TCP scan
      @CristiFati, 240528

[v2024.05.27]
    - Windows hook mechanism improvement
      @CristiFati, 240527
    - Add CLI tools
      @CristiFati, 240527
    - Add network functions
      @CristiFati, 240526
    - Rename module: keyboard -> io (breaking change)
      @CristiFati, 240526
    - Add cpu_stress feature
      @CristiFati, 240524
    - Move path_ancestor from miscellaneous to system (breaking change)
      @CristiFati, 240524
    - Various fixes and improvements
      @CristiFati, 240512

[v2024.05.12.post1]
    - Bugfix
      @CristiFati, #50179a8

[v2024.05.12]
    - Test (local) utilities
      @CristiFati, 240510
    - Gstreamer stuff
      @CristiFati, 240510
    - Improve versioning
      @CristiFati, 240510
    - Add function for path ancestor
      @CristiFati, 240510
    - Rename common.py to miscellaneous.py (breaking change)
      @CristiFati, 240510

[v2024.05.08.post1 (deleted)]
    - Bugfix
      @CristiFati, #7e7114a

[v2024.05.08 (deleted)]
    - Build and tests
      @CristiFati, 240508
    - GUI package
      @CristiFati, 240508
    - Reorganize file structure
      @CristiFati, 240508, #678a0613e1e5eecd759bca1f3e13dc388ae45dcb
    - CTypes module (utilities)
      @CristiFati, 230203
    - Initial common module
      @CristiFati, 230203
    - License set to MIT
      @CristiFati, 221220
    - read_key function
      @CristiFati, 221220

