Skip to content

Releases: schlopp96/PyFiTransfer

PyFiTransfer-v0.4.1

18 Jul 08:39
ccb5a24
Compare
Choose a tag to compare

PyFiTransfer v0.4.1 Hotfix Update


Changes:

  • Fixed bug causing current working directory to be set to PyLoadBar install directory upon import.
  • Enhanced application logging.
  • Changed PyLoadBar dependency version to 0.1.0
  • Changed all PyLoadBar use cases to conform to new version parameters.
  • Additions to docstrings.
  • Added comments to source code.

Full Changelog: v0.3.0...v0.4.1

PyFiTransfer-v0.3.0

08 Feb 11:06
ecf849b
Compare
Choose a tag to compare

PyFiTransfer

v0.3.0 Update Notes...


Source Code

  • Added virtual environment to local structure.
  • Added __init__.py
  • Increased loading time during transfer process.
  • Minor additons to text prompts throughout process.

Signed-off-by: schlopp96 [email protected]

Full Changelog: v0.2.0...v0.3.0


PyFiTransfer v0.2.0

24 Jan 07:14
629f508
Compare
Choose a tag to compare

PyFiTransfer

v0.2.0 Update Commit Notes...


Source Code

  • Added type checking to main().

    • Now returns NoReturn | None.
  • Changed fileType variable type from PathLike | str to just str.

    • Fixes bug whe calling Ex_1 exit method.
  • Added type checking type NoReturn | None to both exit methods Ex_0 and Ex_1.


README.md

  • Small formatting changes to README.md.

  • New screenshot added towards bottom of file.

    • Depicts entire process of program usage.

Signed-off-by: schlopp96 [email protected]


What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0


PyFiTransfer v0.1.0

16 Jan 16:31
852b232
Compare
Choose a tag to compare