v1.3.0
What's Changed
- ci: update dependabot config by @LuqueDaniel in #33
- Add missing docstrings, improve typehint and tests readability by @LuqueDaniel in #34
- Migrate build information and metadata to setup.cfg by @LuqueDaniel in #36
- Updates CI workflow by @LuqueDaniel in #37
- Improves lnmc copy tests by @LuqueDaniel in #38
- Moves project's metadata to pyproject.toml by @LuqueDaniel in #39
- Split optional dependencies by @LuqueDaniel in #40
- Improves GitHub Workflows by @LuqueDaniel in #41
- deps: update pyyaml requirement from ~=5.4 to >=5.4,<7.0 by @dependabot in #42
- Adds encoding argument to
open()function by @LuqueDaniel in #43 - Improves CLI arguments and options by @LuqueDaniel in #44
- Improve output messages by @LuqueDaniel in #45
- Refactor _symlink_create by @LuqueDaniel in #46
- Refactor _copy_item by @LuqueDaniel in #47
- Documentation and logging tweaks by @LuqueDaniel in #48
- Refactor test suite by @LuqueDaniel in #50
- Sets ruff as linter and improves CI by @LuqueDaniel in #52
- Adds GitHub Action updates to Dependabot by @LuqueDaniel in #53
- Update dev dependencies by @LuqueDaniel in #56
- Adds error message when src does not exists by @LuqueDaniel in #58
- Replaces
srcanddstarguments withpath_pairby @LuqueDaniel in #59 - Send error message to stderr by @LuqueDaniel in #60
- Adds workflow to publish package on PyPi by @LuqueDaniel in #61
- Removes tox from CI by @LuqueDaniel in #62
- Prepare 1.3.0 by @LuqueDaniel in #63
- Fix pypi-publish action version by @LuqueDaniel in #64
New Contributors
- @dependabot made their first contribution in #42
Full Changelog: 1.2.0...v1.3.0