kp_directory 0.0.2
kp_directory: ^0.0.2 copied to clipboard
Collection of useful functions for Directory objects.
Change Log for kp_directory #
Collection of useful functions for Directory objects.
0.0.1 - 2015-12-13 #
Chore #
- add todo 6603870
- log coveralls report to travis b07f30e
- try to fix coveralls 57bf188
- try to get coveralls working 477d679
- initial commit with dartgo 2cc8295
Feature #
- implement copying links as well bd2701b
- change createFileSync to getFile and createDirSync to getDirectory 3edc96b
- add functions: emptySync, createFileSync, createDirSync, copySync 139d387
Fixes #
- don't follow the links!!! 5966359
Style #
Docs #
- update coveralls badge 8f22e08
- remove issue and license section, already covered by badges 443dd49
- change link in README.md fd9c178
Refactor #
Test #
- test if we actually have a link object in our tree d1b4647
- add test for copyLink 6e705d0
- fix test 78c1a9f
- fix test bcfc94f
- trying to fix test abe5331
- adding more copySync tests a0b23c0
- add test for makeEmptySync 148c344
This CHANGELOG.md was generated with Changelog for Dart