change log
==========

version 1 (25.01.2024)
-----------------------
- i decided to upload this to pypi id

version 1.0.2 (25.01.2024)
-----------------------
- remove changelog from pypi becase screw this code

version 1.0.3 - 1.1.1 (25.01.2024)
-----------------------
- attempts to fix bugs but absolutely failing to do that

version 1.2 (26.04.2024)
- now get_file_path() and get_file_folder() require caller argument
- examples:
- >>> import temalib
- >>> temalib.get_folder_path(__file__, "cats", "1042064947867287643")
- H:/path/to/your/folder/cats/1042064947867287643/
- >>> temalib.get_file_path(__file__, "src", "kreisi_octopus.png")
- H:/path/to/your/folder/src/kreisi_octopus.png

version 1.2.1 (26.01.2024)
- i hope they will finally work

version 1.3 (27.01.2024)
- Finally a real update
- get_file_path new argument and *args instead of filename and folder

version 1.3.1 (29.01.2024)
- now get_file_path and get_folder_path automatically convert *args to string

version 1.4 (29.01.2024)
- remove get_username because being useless

version 1.5 (25.02.2024)
- listpaths(folder path)

version 2.0 (01.03.2024)
2.0 because why not
- removed hautocorrect
- added description for listpaths() uhhhhhhhhhhhhhhhhhhh thats all