| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-12-16 | 604 Bytes | |
| v1.15.0 source code.tar.gz | 2024-12-16 | 199.0 kB | |
| v1.15.0 source code.zip | 2024-12-16 | 391.8 kB | |
| Totals: 3 Items | 591.3 kB | 3 | |
features:
- switch from
docopttodocopt-ng(thanks @maxwell-k, see [#454] and [#435]) - add ability to specify on cli with
-K --dkeythe dotfile key forimport(see [#452]) - adding
gencfgcommand (see the doc) - properly handle bad formatted config
- more documentation
bug fixes:
- fix name conflicts bug when importing configs (see [#449])
- multiple Windows fixes (thanks @shyun3, see https://github.com/deadc0de6/dotdrop/pull/444)
- fix some tests files (see [#453])
- fix CI/CD and upgrade versions